Re: Proposal: knowing detail of config files via SQL

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposal: knowing detail of config files via SQL
Date: 2015-01-22 21:46:37
Message-ID: 1421963197988-5835142.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane-2 wrote
> regression=# alter system reset timezone;
> ALTER SYSTEM
> regression=# select pg_reload_conf();

How does someone know that performing the above commands will result in the
TimeZone setting being changed from Asia/Shanghai to US/Eastern?

David J.

--
View this message in context: http://postgresql.nabble.com/Proposal-knowing-detail-of-config-files-via-SQL-tp5835075p5835142.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2015-01-22 21:50:03 Re: hung backends stuck in spinlock heavy endless loop
Previous Message Alvaro Herrera 2015-01-22 21:43:06 Re: alter user/role CURRENT_USER