Re: Weird pg_dumpall bug?

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Stephen Frost <sfrost@snowman.net>, Hackers <pgsql-hackers@postgresql.org>
Date: 2006-01-25T01:23:31Z
Lists: pgsql-hackers
> How about an option to map groups whose names conflict with user names
> using a prefix mechanism? 
> 
> e.g. --map-conflicting-groups=gr_
> 
> Then in Christopher's example his support group would become the role
> gr_support.

No bad, have to change some application code then as well...

Chris