Re: ALTER SYSTEM SET command to change postgresql.conf parameters

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: masao(dot)fujii(at)gmail(dot)com
Cc: amit(dot)kapila16(at)gmail(dot)com, ishii(at)postgresql(dot)org, haribabu(dot)kommi(at)huawei(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ALTER SYSTEM SET command to change postgresql.conf parameters
Date: 2013-12-19 05:21:19
Message-ID: 20131219.142119.777137977483387853.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I found that the psql tab-completion for ALTER SYSTEM SET has not been
> implemented yet.
> Attached patch does that. Barring any objections, I will commit this patch.

Good catch!

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2013-12-19 06:26:27 Re: [9.3 bug] disk space in pg_xlog increases during archive recovery
Previous Message Haribabu kommi 2013-12-19 05:14:50 Re: New option for pg_basebackup, to specify a different directory for pg_xlog