Re: [GENERAL] Specific user does not require password for postgres

2008-11-03 Thread Raymond O'Donnell
On 03/11/2008 16:21, Serge Fonville wrote: > Hi, > > I have installed PostgreSQL 8.3.4 on Windows Vista Business Edition. > My currently logged on user is the only user that does not need to > specify a password when running psql -U postgres What happens if you log in as a different user and then

[GENERAL] Specific user does not require password for postgres

2008-11-03 Thread Serge Fonville
Hi, I have installed PostgreSQL 8.3.4 on Windows Vista Business Edition. My currently logged on user is the only user that does not need to specify a password when running psql -U postgres I used the following guide: PostgreSQL on Windows with SSL -- --All variables