Re: synchronous_commit option is not visible after pressing TAB

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: synchronous_commit option is not visible after pressing TAB
Date: 2017-05-16 23:45:56
Message-ID: CAB7nPqSENhAWSfrVv6Rr3mfDzr+mHpVBKJwq1jQudrupOQsXyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 16, 2017 at 8:18 PM, tushar <tushar(dot)ahuja(at)enterprisedb(dot)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

Attachment Content-Type Size
create-sub-tab.patch application/octet-stream 789 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Haribabu Kommi 2017-05-17 00:15:18 Re: Increasing parallel workers at runtime
Previous Message Peter Eisentraut 2017-05-16 23:44:49 Re: PROVE_FLAGS