Having two simultaneous and similar database - Mailing list pgsql-general

From Sairam Krishnamurthy
Subject Having two simultaneous and similar database
Date
Msg-id 4CAA32BF.8070308@gmail.com
Whole thread Raw
Responses Re: Having two simultaneous and similar database  (Ben Madin <lists@remoteinformation.com.au>)
Re: Having two simultaneous and similar database  (Rajesh Kumar Mallah <mallah.rajesh@gmail.com>)
List pgsql-general
Hi all.

I am trying to create two databases in two different machines connected over the lan. Both the databases have similar tables and fields in them. I will be updating database A always. I want the update to be backed up to database B automatically during the night when no one will be using the databases.

Can some one tell if if this can be done and if yes how ?
-- 
Thanks,
Sairam Krishnamurthy
+1 612 859 8161

pgsql-general by date:

Previous
From: "Eric Comeau"
Date:
Subject: Re: Any advice on debugging hanging postgresql-8.1.21 (many postmaster's)
Next
From: "Wang, Mary Y"
Date:
Subject: How to data dump a table content to a CSV or XML format?