Re: [GENERAL] Excluding a table from pg_dump

2006-08-15 Thread Ron St-Pierre
Greg Sabino Mullane wrote: The database contains several schemas and excluding "comment_archive" by moving it to different schema doesn't sound very convenient. pg_dump doesn't have an option to dump multiple schemas at once. Are there any working "-X" patches for pg_dump or does anyone have oth

Re: [GENERAL] Excluding a table from pg_dump

2006-08-15 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > The database contains several schemas and excluding "comment_archive" by > moving it to different schema doesn't sound very convenient. pg_dump > doesn't have an option to dump multiple schemas at once. > > Are there any working "-X" patches for pg