Submitted by Anonymous (not the same one as above!) (not verified) on Wed, 2008-08-27 01:03.
I'm pretty sure there is an option to pg_dumpall that tells it to include the create statements for existing databases in the output. This would save you having to manually recreate them before loading from the dump.
»
Reply
Search
Windows for Intel Macs
Todd Ogasawara's Windows for Intel Macs ($7.99USD published by O'Reilly Media) is for Intel Mac users running Bootcamp or Parallels who want to learn more about running Microsoft Windows XP on Mac. It also provides specific tips and hints for using Parallels Desktop for Mac.
I'm pretty sure there is an
I'm pretty sure there is an option to pg_dumpall that tells it to include the create statements for existing databases in the output. This would save you having to manually recreate them before loading from the dump.