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 !!!

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to