Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: replication between linxu postgresql and Windows postgresql



Slony can handle this all.

If you do not want to use Slony, you can write your own triggers using dblink module to get the data across.

--
Shoaib Mir
EnterpriseDB ( www.enterprisedb.com)

On 6/25/07, Mary Anderson <maryfran(at)demog(dot)berkeley(dot)edu> wrote:
Hi all,
    I am new to postgresql and have been called upon to set up a
database to be used by two groups.  One group (mine) is strictly a UNIX
shop.  The other group (theirs) is strictly a Windows shop.  What is the
best way to go.
    First, does postgresql have replication and can i get it with the
open source database?
    Second, would replication work between a Linux postgresql and a
Windows postgresql?
     What if I run postgresql on VMWare in the Windows shop?  Will
replication work?

     What about dumping the Linux database and restoring it on the
Windows database.  Will that work?

     Opinions on any of this are welcome!

Mary Anderson

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group