On 23/06/2010 04:52, Janet Jacobsen wrote:
> Hi.  What is the best way to check a pgdump
> without doing a restore?

If you used one of the binary formats for pg_dump, you can have
pg_restore list the contents without actually restoring the database.

If you did a text dump, just look into the file. :-)

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie

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

Reply via email to