Re: Incremental Backups in postgres

Поиск
Список
Период
Сортировка
От Ben Chobot
Тема Re: Incremental Backups in postgres
Дата
Msg-id 7BD7B21E-58C3-4BCD-81C3-AB7365903640@silentmedia.com
обсуждение исходный текст
Ответ на Incremental Backups in postgres  (akp geek <akpgeek@gmail.com>)
Список pgsql-general
Saving off the transaction log WAL files is a good way to do this.
Read this part of the manual:

http://www.postgresql.org/docs/8.4/interactive/continuous-archiving.html

...and see if that answers your questions.

On Nov 9, 2009, at 6:48 PM, akp geek wrote:

> Dear all -
>
>                   Is there way to create incremental backups in
> postgres. I am currently using 8.4.1 on solaris. I am new to
> postgres. Can you please share your thoughts
>
> Regards


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

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

Предыдущее
От: akp geek
Дата:
Сообщение: Incremental Backups in postgres
Следующее
От: Richard Broersma
Дата:
Сообщение: Re: Incremental Backups in postgres