On Thu, Feb 14, 2013 at 5:20 AM, René Romero Benavides
<[email protected]> wrote:
> What does the following query give you on the standby ?
> select * from pg_settings where category = 'Replication / Standby Servers';

             name             | setting
------------------------------+---------
 hot_standby                  | on
 hot_standby_feedback         | on
 max_standby_archive_delay    | 30000
 max_standby_streaming_delay  | 30000
 wal_receiver_status_interval | 10


-- 
Stuart Bishop <[email protected]>
http://www.stuartbishop.net/


-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to