Backup Database

Поиск
Список
Период
Сортировка
От Joanne Salerno
Тема Backup Database
Дата
Msg-id 4728B7F9.5030308@noaa.gov
обсуждение исходный текст
Ответы Re: Backup Database  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: Backup Database  ("Asko Oja" <ascoja@gmail.com>)
Список pgsql-sql
I have two Postgres databases (7.4 and 8.24) within the same network on 
LINUX platforms. Data sources go to both databases.

I'd like to set up one as a near real-time backup to the operational 
database.  Is it possible to incorporate a trigger upon update (or 
insert) on the operational 8.24 database to initiate an update (or 
insert) on the backup 7.4 database? 

How do most people set up a near real-time backup database?  Perhaps 
there is something else that acts like a trigger.  Any suggestions would 
be helpful.

Thanks.  Joanne



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

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: Returning the total number of rows as a separate column when using limit
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Backup Database