Re: Synchronizing Data?

Поиск
Список
Период
Сортировка
От joe@jwebmedia.com
Тема Re: Synchronizing Data?
Дата
Msg-id 3A071FE2.A422D397@jwebmedia.com
обсуждение исходный текст
Ответ на Synchronizing Data?  (joe@jwebmedia.com)
Список 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 по дате отправления:

Предыдущее
От: Isaac
Дата:
Сообщение: filemaker to pgsql ?
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Re: Synchronizing Data?