postgresql/src/bin
Tom Lane b0a6ad70a1 Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allows
performing dumps and restores in accordance with a security policy that
forbids logging in directly as superuser, but instead specifies that you
should log into an admin account and then SET ROLE to the superuser.

In passing, clean up some ugly and mostly-broken code for quoting shell
arguments in pg_dumpall.

Benedek László, with some help from Tom Lane
2009-01-05 16:54:37 +00:00
..
initdb Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_config Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_controldata Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_ctl Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_dump Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allows 2009-01-05 16:54:37 +00:00
pg_resetxlog Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pgevent Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
psql Update copyright for 2009. 2009-01-01 17:24:05 +00:00
scripts Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00