Re: PITR compatible backup with exclusion

Поиск
Список
Период
Сортировка
От Rosser Schwarz
Тема Re: PITR compatible backup with exclusion
Дата
Msg-id CAFnxYwh8zQhGqs0h9u9kxWB5ucKPJWF5gc0k0Gnf7ey5W4LUXQ@mail.gmail.com
обсуждение исходный текст
Ответ на PITR compatible backup with exclusion  (Martin Bruset Solberg <martin.bruset.solberg@gmail.com>)
Список pgsql-admin
On Mon, Jan 26, 2015 at 4:17 AM, Martin Bruset Solberg <martin.bruset.solberg@gmail.com> wrote:
So my question is, what are my options when I want to make a PITR compatible backup, and need to exclude a table/schema/tablespace of the database?

You might try using one of the trigger-based, asynchronous replication tools (like Bucardo) to replicate the things you want included in your PITR archive to another host, and then doing WAL archiving of that.

rls

--
:wq

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

Предыдущее
От: Luc DALLEMANE
Дата:
Сообщение: LDAP authentication problem.
Следующее
От: Khangelani Gama
Дата:
Сообщение: Postgres 9.2 - XML string functions ?