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

From Jerry LeVan
Subject Synchronize tables question....
Date
Msg-id 4E4FA226-90EB-4B24-88BD-3AAF6F80B15F@eku.edu
Whole thread Raw
Responses Re: Synchronize tables question....  (Michael Raven <MichRaven@gmail.com>)
List pgsql-general
Hi,

I have a table with four text fields on two different machines
that contain information about mail list passwords/software keys
and similar information. Neither table has any keys or constraints.

I do have dbi installed on each machine...

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)?

Thanks,

Jerry

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Anticipatory privileges
Next
From: Ron Johnson
Date:
Subject: Re: values from now() in the same transaction