Re: Basic Question on Point In Time Recovery

Поиск
Список
Период
Сортировка
От Robert Inder
Тема Re: Basic Question on Point In Time Recovery
Дата
Msg-id CAKqjJm_nbdK1WTV8ydOKX8F998FJz2O5SnUu7B6mP5sa+y=QFw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Basic Question on Point In Time Recovery  (Francisco Olarte <folarte@peoplecall.com>)
Ответы Re: Basic Question on Point In Time Recovery
Re: Basic Question on Point In Time Recovery
Список pgsql-general
Hi, Francisco,

On 11 March 2015 at 17:32, Francisco Olarte <folarte@peoplecall.com> wrote:

> This is, build an streaming replication slave, pg_dump from the slave. If
> needed, restore in the master.

I really like the idea of running pg_dump on the slave, but I don't understand
how I could do it.

Postgres on our live machine is regularly pushing WAL files to the standby.

Postgres on the standby machine is continually reading those files.
But that is all it will do. "pg_dump" just says "The database is starting up".

Could/should I have something configured differently?

Or Is this something that has changed with Postgres 9?
We're currently running Postgres 8.4.
Is this my specific reason to embark on an upgrade?

Robert.

--
Robert Inder,
Interactive Information Ltd,   3, Lauriston Gardens, Edinburgh EH3 9HH
Registered in Scotland, Company no. SC 150689
                                           Interactions speak louder than words


В списке pgsql-general по дате отправления:

Предыдущее
От: Robert Inder
Дата:
Сообщение: Re: Basic Question on Point In Time Recovery
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Basic Question on Point In Time Recovery