synchronous_commit option is not visible after pressing TAB

From: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: synchronous_commit option is not visible after pressing TAB
Date: 2017-05-16 11:18:10
Message-ID: c0135b04-91d9-60ca-0544-16566f5eb187@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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

--
regards,tushar
EnterpriseDB https://www.enterprisedb.com/
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2017-05-16 11:31:11 Re: bumping HASH_VERSION to 3
Previous Message Thomas Munro 2017-05-16 11:10:34 Re: COPY FROM STDIN behaviour on end-of-file