Re: Failing backups, canceling statement due to conflict with recovery - Mailing list pgsql-general

From Stuart Bishop
Subject Re: Failing backups, canceling statement due to conflict with recovery
Date
Msg-id CADmi=6OBhix9Q-HkcK=pDsfqSc4LLe6nHAc+_Lum3wSU1n2HPA@mail.gmail.com
Whole thread Raw
In response to Re: Failing backups, canceling statement due to conflict with recovery  ("René Romero Benavides" <ichbinrene@gmail.com>)
List pgsql-general
On Thu, Feb 14, 2013 at 5:20 AM, Ren=C3=A9 Romero Benavides
<ichbinrene@gmail.com> wrote:
> What does the following query give you on the standby ?
> select * from pg_settings where category =3D 'Replication / Standby Serve=
rs';

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


--=20
Stuart Bishop <stuart@stuartbishop.net>
http://www.stuartbishop.net/

pgsql-general by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: Graphing query results from within psql.
Next
From: Stuart Bishop
Date:
Subject: Re: Failing backups, canceling statement due to conflict with recovery