[Fwd: replicate linux postgresql database on windows server] - Mailing list pgsql-novice

From Mary Anderson
Subject [Fwd: replicate linux postgresql database on windows server]
Date
Msg-id 467C3CDD.4040301@demog.berkeley.edu
Whole thread Raw
List pgsql-novice
Hi All,
     I am setting up my first postgresql database.  We are a UNIX shop.
  One of our user groups is a Windows shops.  We would like to maintain
a copy of our database at the other site.  At this point there are two
ways to go.  One is to run VMWare on the Windows server and install
postgresql on top of that.  The other way would be to have a linux
postgresql and a Windows postresql.  We intend to do incremental dumps
of the UNIX database and ship them over to the Windows system once a day.

     We may have to do some synchronization of one of the tables.  The
application is a statistical database and users will be encouraged to
record inconsistencies of the data as they discover them.

     Thanks in advance for your feedback on this.

Mary Anderson


pgsql-novice by date:

Previous
From: Brian Neu
Date:
Subject: Re: 8.1 -- very slow query time because of "BETWEEN" (dbmail)
Next
From: Joshua
Date:
Subject: simple SQL question