Search Postgresql Archives

Re: Hot standby problems: consistent state not reached, no connection to master server.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 14 Apr 2015 07:08:50 -0700
Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:

> On 04/13/2015 01:05 PM, Guillaume Lelarge wrote:
> > Le 12 avr. 2015 16:50, "Ilya Ashchepkov" <koctep@xxxxxxxxx
> > <mailto:koctep@xxxxxxxxx>> a écrit :
> >  >
> 
> >  > restore_command = '/usr/lib/postgresql/9.3/bin/pg_standby -t
> > /tmp/pgsql.trigger.5432 /media/psqlbak/101/wals/main/ %f %p %r'
> >  >
> >
> > Don't use pg_standby if you want to use streaming. Use cp, scp,
> > rsync, or anything else but not pg_standby. Streaming starts when
> > archive recovery fails to get next archive.
> >
> 
> I have not used pg_standby, so the above was helpful. I now see that 
> warning in the docs:
> 
> http://www.postgresql.org/docs/9.3/static/warm-standby.html
> 
> 25.2.4. Setting Up a Standby Server
> 
> "Note: Do not use pg_standby or similar tools with the built-in
> standby mode described here. restore_command should return
> immediately if the file does not exist; the server will retry the
> command again if necessary. See Section 25.4 for using tools like
> pg_standby."
> 
> Going to section 25.4 explained a lot. Thanks for the information.
>

Oh! I'm confused. Answer was in the manual and I can't find it.
Thanks you!

> 
> 





-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux