pgsql: Add --tablespaces-only and --roles-only options to pg_dumpall. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add --tablespaces-only and --roles-only options to pg_dumpall.
Date
Msg-id 20070125023032.E90EF9FB5FF@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add --tablespaces-only and --roles-only options to pg_dumpall.

Dave Page

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        pg_dumpall.sgml (r1.59 -> r1.60)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dumpall.sgml.diff?r1=1.59&r2=1.60)
    pgsql/src/bin/pg_dump:
        pg_dumpall.c (r1.86 -> r1.87)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c.diff?r1=1.86&r2=1.87)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Prevent WAL logging when COPY is done in the same transation that
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow pg_dumpall to specify a database name rather than the