Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Backup Database


  • From: Joanne Salerno <joanne(dot)salerno(at)noaa(dot)gov>
  • To: pgsql <pgsql-sql(at)postgresql(dot)org>
  • Subject: Backup Database
  • Date: Wed, 31 Oct 2007 10:14:33 -0700
  • Message-id: <4728B7F9.5030308@noaa.gov> <text/plain>

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




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group