Yes, the file is there as of now and its contents are:
localhost:5432:*:postgres:bar
I am not sure if the file was there when it actually happened. But the repro
steps are complete in themselves and can be reproed on any fresh install of
ver 8.4.1.
Thanks,
Ashish.
On Sat, Dec 19, 2009 at 5:57 A
Ashis Anand escribió:
> Problem Statement: PGUSER has to be set for PSQL to authenticate. If left
> unset the connection to database fails with the error mentioned below.
>
> STEPS:
> 1. Install PostgreSQL.
> 2. Start psql from start menu
> 3. create a role for the user 'foo' through the followi
The following bug has been logged online:
Bug reference: 5249
Logged by: Ashis Anand
Email address: ashish.the@gmail.com
PostgreSQL version: 8.4.1 bld1400
Operating system: Windows & 32 bit
Description:PGUSER has to be set in the console for PSQL to
authenticate
D