Re: COPY does not work with regproc and aclitem - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: COPY does not work with regproc and aclitem
Date
Msg-id 453D201E.3070202@sun.com
Whole thread Raw
In response to Re: COPY does not work with regproc and aclitem  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: COPY does not work with regproc and aclitem
Re: COPY does not work with regproc and aclitem
List pgsql-hackers
Andrew Dunstan wrote:
> Zdenek Kotala wrote:
>> I tried to use COPY command to export and import tables from catalog
> 
> 
> Is it just me or does this seem like a strange thing to want to do? I am 
> trying to think of a good use case, so far without much success.
> 

I'm playing with catalog upgrade. The very basic idea of my experiment 
is export data from catalog and import it back to the new 
initialized/fresh catalog.

    Zdenek


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: COPY does not work with regproc and aclitem
Next
From: Tom Lane
Date:
Subject: Re: COPY does not work with regproc and aclitem