Re: programatic database dump - Mailing list pgsql-general

From Michael Schmidt
Subject Re: programatic database dump
Date
Msg-id BAY101-DAV28C0DB02106FE1E2DAA0DA3C90@phx.gbl
Whole thread Raw
In response to programatic database dump  ("Tomi NA" <hefest@gmail.com>)
List pgsql-general
I've been working on this issue lately.  There is quite a bit more to a database than the tables (e.g., functions), and I'm not sure how you would go about getting a backup of the entire database through SQL.  I've been working on a Java class to do the dump and restore.  It doesn't look terribly hard.
 
However, having said that, I wonder if someone could answer something.  How do pg_dump and pg_restore use stdout and stderr?  I saw a very old post that indicated -v caused all output to go to stderr.  I couldn't find anything recent and nothing in the manual.
 
Thanks!
Michael Schmidt

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: Debian package for freeradius_postgresql module
Next
From: Michael Fuhr
Date:
Subject: Re: About checking all dead lock tables