Re: Synchronizing Data? - Mailing list pgsql-general

From joe@jwebmedia.com
Subject Re: Synchronizing Data?
Date
Msg-id 3A071FE2.A422D397@jwebmedia.com
Whole thread Raw
In response to Synchronizing Data?  (joe@jwebmedia.com)
List pgsql-general
This might be the stupidest idea ever, but it seems logical to me, so
tell me what you think:

What if I use the TCP/IP connection to connect the two databases - Then
I SELECT * INTO a temporary table on the remote server. Once that is
completed (and any relational tables), I drop the table on the remote
server, and rename the temp one to the name of the one I dropped (make
sense?). I'm sure there are some major flaws with my theory (I'm fairly
new to postgresql)...please let me know. Thanks,

Joe


pgsql-general by date:

Previous
From: Isaac
Date:
Subject: filemaker to pgsql ?
Next
From: "Steve Wolfe"
Date:
Subject: Re: Synchronizing Data?