Re: [GENERAL] Redundant PostgreSQL Servers
> How would you go about mirroring a database server such that if all updates > to the main database are also made to the backup? Try usogres. It works pretty well for me (PostgreSQL 7.0.2). -- Tatsuo Ishii >Subject: [ANNOUNCE] usogres-0.0.5 released >From: Hosokawa Tetsuichi <[EMAIL PROTECTED]>
[GENERAL] Redundant PostgreSQL Servers
How would you go about mirroring a database server such that if all updates to the main database are also made to the backup? Mark