Re: Question / Joel /BE - Mailing list pgsql-admin

From Alexander Dederer
Subject Re: Question / Joel /BE
Date
Msg-id 9duqlu$2gqi$1@news.tht.net
Whole thread Raw
In response to Question / Joel /BE  (Joël Francken <joel.francken@agency.be>)
List 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 by date:

Previous
From: D0
Date:
Subject: Cannot drop sequence...
Next
From: Alexander Dederer
Date:
Subject: Who can resolve this BUG ?