Re: pg_dump bug fixing - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: pg_dump bug fixing
Date
Msg-id 410EF4E7.3030309@familyhealth.com.au
Whole thread Raw
In response to Re: pg_dump bug fixing  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: pg_dump bug fixing  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
>> I find this behavior highly undesirable, and consider it a bug.    The 
>> globals dump should just add users, and not delete any.
> 
> 
> Unless the --clean option is passed, yes I agree with you. The other 
> issue is that it is silly to have to use pg_dumpall to get the globals. 
> A person should be able to pull a pg_dump on a particular database and 
> get everything that is required to run that database. Including users.

Another reason to combine pg_dumpall into pg_dump...

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: [PATCHES] Patch for pg_dump: Multiple -t options and new -T option
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Patch for pg_dump: Multiple -t options and new -T option