Backup database and logs

Поиск
Список
Период
Сортировка
От Prasanna Srinivasan Venkatasubramanian
Тема Backup database and logs
Дата
Msg-id 7362d3630501162219715c580@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
Hi all,
I want to take a backup of the database and the transaction logs of
the postgresql data. I am using postgresql 7.4.6. I would be happy if
any of u can answer the following questions..
1. Is there a way to do an incremental backup? I did a search in
google only to find that it is due in
7.3.(http://archives.postgresql.org/pgsql-admin/2002-07/msg00367.php)
Is it already been implemented? If so, how to use that?
2. How to backup the data using a sql query? I found that the db can
be backed-up using pg_dump or by doing a copy of the db directory. I
would like to do that from a SQL query instead, like the BACKUP query
of MS SQL Server.
3. Is there a way to backup the transaction logs? Does backing up the
log file solve the problem?

Thanks a lot!
Prasanna.

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

Предыдущее
От: Afton & Ray Still
Дата:
Сообщение: Re: postgresql8 for windowsXP
Следующее
От: KÖPFERL Robert
Дата:
Сообщение: Re: N/A