| From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
|---|---|
| To: | "Greg" <greg(at)officium(dot)co(dot)za>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Synchronizing tables |
| Date: | 2006-05-31 20:42:40 |
| Message-ID: | D425483C2C5C9F49B5B7A41F8944154757D969@postal.corporate.connx.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Your query is ambiguous.
Probably, you are looking for SLONY.
http://gborg.postgresql.org/project/slony1/projdisplay.php
________________________________________
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Greg
Sent: Wednesday, May 31, 2006 7:13 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Synchronizing tables
I am creating a Windows Forms App that uses PGSQL 8.1.4 for the
database. The database will be installed on the client, and the server.
I will only need to keep a few tables, not the whole database
synchronised. Is it better to manage this with my app?, or does PGSQL
support some decent synchronizing built-in?
I did a search but can't find anything useful, can somebody point me in
the right direction on this quest?
Thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Reid Thompson | 2006-05-31 20:51:37 | Re: problemas con psql -l |
| Previous Message | Edward Coyle | 2006-05-31 20:34:46 | Moving Postgres Database |