Re: Allow dumping of roles or tablespaces - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Allow dumping of roles or tablespaces
Date
Msg-id 200701121719.42649.peter_e@gmx.net
Whole thread Raw
In response to Allow dumping of roles or tablespaces  (Dave Page <dpage@postgresql.org>)
List pgsql-patches
Am Freitag, 12. Januar 2007 15:08 schrieb Dave Page:
> pg_dumpall -g  -- Dump roles and tablespaces per current behaviour
> pg_dumpall -gr -- Dump roles only (or users and groups)
> pg_dumpall -gt -- Dump tablespaces only

Also note that optional argument specifications in getopt like "g::" are not
portable, so this cannot be implemented in the first place.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Dave Page
Date:
Subject: Re: Allow dumping of roles or tablespaces
Next
From: Alvaro Herrera
Date:
Subject: Re: [GENERAL] Corrupt database? 8.1/FreeBSD6.0