pg_dumpall - Mailing list pgsql-bugs

From grant
Subject pg_dumpall
Date
Msg-id Pine.LNX.4.33.0108101510180.26195-100000@c70051-a.aurora1.co.home.com
Whole thread Raw
Responses Re: pg_dumpall  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
Well, when I turned on security and switched from trust to passwrod (using
pg_shadow) now pg_dumpall does not work.  It simply complains that my
password is wrong, and ignores the -u or -U to try to change me to be
postgres.  If I su to postgres, it complains that I did not supply a
password.

______________________________________________________________________________

                          Your mouse has moved.
       You must restart Windows for your changes to take effect.

#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: psql \d+ does not support tab completion as \d does.
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_dumpall