Ned Lilly writes: > That's what this pg_dumpaccounts is designed to do. As you've seen, > it's very simple - it does the same COPY stuff that pg_dumpall does > before calling pg_dump, just without the pg_dump. I only wonder since when the solution to a problem of the nature "I need a program like X, that does A but not B" is to make a textual copy of X, remove all the parts that do B, and sell it as a different program. I added an option for pg_dumpall now to only dump the users and groups. This whole thing will probably break horribly in semantics once we implement SQL roles, though. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contrib/pg_dumpacco... Bruce Momjian
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contrib/pg_dum... Lamar Owen
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contrib/pg_dum... Tom Lane
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contrib/pg... Bruce Momjian
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contrib/pg... Ned Lilly
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contri... Bruce Momjian
- Re: [HACKERS] Re: [COMMITTERS] pgsql/co... Vince Vielhaber
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contri... Karl DeBisschop
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contri... Peter Eisentraut
- Re: [HACKERS] Re: [COMMITTERS] pgsql/contri... Tom Lane
- Re: [HACKERS] Re: [COMMITTERS] pgsql/co... Bruce Momjian
- Re: [HACKERS] Re: [COMMITTERS] pgs... Tom Lane
- Re: [HACKERS] Re: [COMMITTERS]... Bruce Momjian
- Re: [HACKERS] Re: [COMMITTERS] pgs... The Hermit Hacker
- Re: [HACKERS] Re: [COMMITTERS]... Tom Lane
- Re: [HACKERS] Re: [COMMITT... The Hermit Hacker
- Re: [HACKERS] Re: [COMMITTERS]... Bruce Momjian
- Re: [HACKERS] pgsql/contri... Nathan Myers
- Re: [HACKERS] Re: [COMMITTERS]... Vince Vielhaber