Tom Lane wrote:
In a more abstract sense, what this would be is basically a custom
label for a dump file.  I could see that being useful, but if we
wanted to support it then it ought to be an actual Feature and not
a kluge like this.  Something like

        pg_dump --label 'any string' ... other args ...

        pg_restore --print-label dump.file

                        

Right, or possibly a file that would be added. I don't think we should waste any effort at all on the kluge, or worrying about whether or not it would work.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to