Re: [BUGS] BUG #4670: Cannot get domain constraint names from psql

2009-02-21 Thread Tom Lane
"Alexander V. Chernikov" writes: > It would be nice to see domain constraint names in \dD output of psql > utility. Without this feature the only way to delete (or modify) constraint > is to do pg_dump -s (or use something like phpgadmin) to find out constraint > name and only after that issue ALT

[BUGS] BUG #4670: Cannot get domain constraint names from psql

2009-02-21 Thread Alexander V. Chernikov
The following bug has been logged online: Bug reference: 4670 Logged by: Alexander V. Chernikov Email address: melif...@ipfw.ru PostgreSQL version: 8.3.3 Operating system: FreeBSD 7.1 Description:Cannot get domain constraint names from psql Details: It would be nice

Re: [BUGS] BUG #4668: Windows installer package

2009-02-21 Thread John R Pierce
Harald Armin Massa wrote: Prachi, the current Version of PostgreSQL is 8.3.x; you should use that. To solve the problem with "> invalid username specified: logon failure: unknown username or bad password.", change the password of the postgres-user in windows to something you know and specify th

Re: [BUGS] BUG #4668: Windows installer package

2009-02-21 Thread Harald Armin Massa
Prachi, the current Version of PostgreSQL is 8.3.x; you should use that. To solve the problem with "> invalid username specified: logon failure: unknown username or bad password.", change the password of the postgres-user in windows to something you know and specify that password. You can do thi