Re: [BUGS] pg_dumpall POSTGRES_USER and ENCODING

2000-03-18 Thread Bruce Momjian
Applied. I should have realized I was using the username to look up the username. -- Start of PGP signed section. > it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the > user, so it doesn't need to be translated from the number to the name. > > also ``create database ...''

[BUGS] pg_dumpall POSTGRES_USER and ENCODING

2000-03-18 Thread John M. Flinchbaugh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the user, so it doesn't need to be translated from the number to the name. also ``create database ...'' does not take numbers for the encoding, so the ENCODING variable does not ne