Re: Synchronize tables question.... - Mailing list pgsql-general

From Michael Raven
Subject Re: Synchronize tables question....
Date
Msg-id 9055565.post@talk.nabble.com
Whole thread Raw
In response to Synchronize tables question....  (Jerry LeVan <jerry.levan@eku.edu>)
List pgsql-general


Jerry LeVan wrote:
>
>
> Is there an elegant way I can merge/update the two tables so that
> they will contain the same information ( with no duplicates or
> omissions)?
>

Well comparing algorithm is quite complex and depend on data.
You can use third patry software like
http://www.sqlmanager.net/en/products/postgresql/datacomparer
--
View this message in context: http://www.nabble.com/Synchronize-tables-question....-tf3242977.html#a9055565
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Marek Lewczuk
Date:
Subject: Warning "TupleDesc reference leak"
Next
From: "Robert Haas"
Date:
Subject: Re: complex referential integrity constraints