head	1.3;
access;
symbols
	REL7_0_PATCHES:1.1.0.2;
locks; strict;
comment	@# @;


1.3
date	2000.11.02.22.04.51;	author momjian;	state dead;
branches;
next	1.2;

1.2
date	2000.11.02.18.20.12;	author wieck;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.02.18.09.49;	author wieck;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2000.11.02.18.09.49;	author wieck;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove pg_dumpaccounts from 7.1 tree.
@
text
@pg_dumpaccounts

This is a little utility script derived from pg_dumpall. It just
dumps the global pg_shadow and pg_group as pg_dumpall does without
dumping any of the databases. This is useful for installations 
that have many databases with different backup schedules, where
pg_dumpall will never be run and thus, the users and groups will
never be backed up.

@


1.2
log
@Added utility script pg_dumpaccounts to contrib.

Derived from pg_dumpall it just dumps users and groups.

Jan
@
text
@@


1.1
log
@file README was initially added on branch REL7_0_PATCHES.
@
text
@d1 9
@


1.1.2.1
log
@Added pg_dumpaccounts utility script in contrib.

Derived from pg_dumpall it just dumps the pg_shadow and
pg_group contents.

Jan
@
text
@a0 9
pg_dumpaccounts

This is a little utility script derived from pg_dumpall. It just
dumps the global pg_shadow and pg_group as pg_dumpall does without
dumping any of the databases. This is useful for installations 
that have many databases with different backup schedules, where
pg_dumpall will never be run and thus, the users and groups will
never be backed up.

@

