Re: [HACKERS] synchronous_commit option is not visible after pressing TAB

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] synchronous_commit option is not visible after pressing TAB
Дата
Msg-id CAB7nPqSENhAWSfrVv6Rr3mfDzr+mHpVBKJwq1jQudrupOQsXyA@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] synchronous_commit option is not visible after pressing TAB  (tushar <tushar.ahuja@enterprisedb.com>)
Ответы Re: [HACKERS] synchronous_commit option is not visible after pressingTAB  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Tue, May 16, 2017 at 8:18 PM, tushar <tushar.ahuja@enterprisedb.com> wrote:
> While creating subscription - if we press TAB button to see the available
> parameters , synchronous_commit parameter is not visible.
>
> postgres=# CREATE SUBSCRIPTION sub123 CONNECTION 'dbname=postgres port=5000'
> PUBLICATION pub WITH (<Press TAB>
> CONNECT      COPY_DATA    CREATE_SLOT  ENABLED      SLOT_NAME
>
> synchronous_commit option is not visible

Yes, and the items should be ordered alphabetically.
-- 
Michael

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] PROVE_FLAGS
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: [HACKERS] Increasing parallel workers at runtime