pg_dumpall

From: grant <grant(at)amadensor(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: pg_dumpall
Date: 2001-08-10 22:12:51
Message-ID: Pine.LNX.4.33.0108101510180.26195-100000@c70051-a.aurora1.co.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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);

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-10 22:13:05 Re: pg_dumpall
Previous Message pgsql-bugs 2001-08-09 15:24:55 psql \d+ does not support tab completion as \d does.