On Thu, Jan 5, 2017 at 6:39 AM, Beena Emerson <[email protected]> wrote: > This patch only needed the wal_segment_size and hence I made this specific > command. > How often and why would we need other parameter values in the replication > connection? > Making it a more general command to fetch any parameter can be a separate > topic. If it gets consensus, maybe it could be done and used here.
I think the idea of supporting SHOW here is better than adding a special-purpose command just for the WAL size. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
