Re: Question / Joel /BE

Поиск
Список
Период
Сортировка
От Alexander Dederer
Тема Re: Question / Joel /BE
Дата
Msg-id 9duqlu$2gqi$1@news.tht.net
обсуждение исходный текст
Ответ на Question / Joel /BE  (Joël Francken <joel.francken@agency.be>)
Список pgsql-admin
Jo?l Francken wrote:
> I'd like to know if it is possible to select data from a db on a server
> and then to insert it on an other server ?
> Is there somth like
>
> SELECT * INTO backup FROM server.database.table;
>
> Is there an alternate solution ?

As I know it's in 7.1.1 not working.
Try Perl with 2 connections to 2 databases. And use CURSOR !!!

В списке pgsql-admin по дате отправления:

Предыдущее
От: D0
Дата:
Сообщение: Cannot drop sequence...
Следующее
От: Alexander Dederer
Дата:
Сообщение: Who can resolve this BUG ?