[Fwd: replicate linux postgresql database on windows server]

Поиск
Список
Период
Сортировка
От Mary Anderson
Тема [Fwd: replicate linux postgresql database on windows server]
Дата
Msg-id 467C3CDD.4040301@demog.berkeley.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Brian Neu
Дата:
Сообщение: Re: 8.1 -- very slow query time because of "BETWEEN" (dbmail)
Следующее
От: Joshua
Дата:
Сообщение: simple SQL question