Re: About a recently-added message

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: About a recently-added message
Дата
Msg-id 17a9104b-9924-4e37-acd7-84761b933f10@app.fastmail.com
обсуждение исходный текст
Ответ на Re: About a recently-added message  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: About a recently-added message  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Wed, Feb 14, 2024, at 8:45 AM, Amit Kapila wrote:
Now, I am less clear about whether to quote "logical" or not in the
above message. Do you have any suggestions?

The possible confusion comes from the fact that the sentence contains "must be"
in the middle of a comparison expression. For pg_createsubscriber, we are using

        publisher requires wal_level >= logical

I suggest to use something like

        slot synchronization requires wal_level >= logical


--
Euler Taveira

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: index prefetching
Следующее
От: Melanie Plageman
Дата:
Сообщение: Re: BitmapHeapScan streaming read user and prelim refactoring