Synchronize tables question....

From: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
To: PostgreSQL - General <pgsql-general(at)postgresql(dot)org>
Subject: Synchronize tables question....
Date: 2007-02-16 23:23:14
Message-ID: 4E4FA226-90EB-4B24-88BD-3AAF6F80B15F@eku.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2007-02-16 23:25:32 Re: values from now() in the same transaction
Previous Message Leif B. Kristensen 2007-02-16 23:02:08 Re: Database performance comparison paper.