--- ow <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a way to uncompress (for the purpose of editting) a pg_dump file > created with --format=c --compress=6 options? Tried the obvious "uncompress > <fileName>" but got "<fileName>: not in compressed format" error. >
Never mind, it's pg_restore -f <fileName> <archiveName>. Thanks __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend