Re: Having two simultaneous and similar database

From: Sairam Krishnamurthy <kmsram420(at)gmail(dot)com>
To: Ben Madin <lists(at)remoteinformation(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Having two simultaneous and similar database
Date: 2010-10-06 15:23:08
Message-ID: 4CAC945C.6040502@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All,

Is there a way to do this other than using the backup feature?
__________________________________________________________________

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

On 10/04/2010 06:31 PM, Ben Madin wrote:
> I think you want something like :
>
> http://www.postgresql.org/docs/8.4/interactive/backup.html
>
> On 05/10/2010, at 7:02 AM, Sairam Krishnamurthy wrote:
>
>> 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
>>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2010-10-06 15:30:17 DB relpication how-to doc?
Previous Message Little, Douglas 2010-10-06 15:16:14 psql dynamic comments