"Dan Langille" <[EMAIL PROTECTED]> writes: > $ pg_dumpall --globals_only > pg_dumpall: unrecognized option `--globals_only'
There seems to be a bit of a disconnect between the code, the usage message, and the long_options table in pg_dumpall :-(. I'll see about cleaning it up, but in the meantime -g might work. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly