From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Kal Black <kaloblak(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: WAL archiving from a standby backup strategy Postgresql 9.3 |
Date: | 2014-04-23 16:26:52 |
Message-ID: | 5357E9CC.4050300@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On 23/04/2014 16:37, Kal Black wrote:
> Hello
> I am trying to figure out if wal archiving from a standby is possible
> and a viable option for a backup strategy on Postgresql 9.3. The idea is
> to be able to take regular base backups and wal archives from a standby
> server in a remote DR site. Unfortunately, the archive_command
> functionality is not available while the server is in standby_mode mode
> so I am wandering if the wal archiving could be done successfully using
> alternative ways like rsync, lsyncd etc. Does anyone tried to go this
> path and eventually share his experience.
Hi there,
This list is for pgAdmin, the GUI administrative tool for PostgreSQL.
For questions such as yours, which relate to Postgres itself, you'd be
better off posting to the pgsql-general list.
Regards,
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie
From | Date | Subject | |
---|---|---|---|
Next Message | HappyGirl84 | 2014-04-23 23:52:18 | Out of memory (failed on request) |
Previous Message | Kal Black | 2014-04-23 15:37:48 | WAL archiving from a standby backup strategy Postgresql 9.3 |