Re: [GENERAL] Set a blank password for a db user

2005-11-28 Thread Jim C. Nasby
Read up on pg_hba.conf: http://www.postgresql.org/docs/8.1/interactive/client-authentication.html You might not need to use password authentication. Short of that, have a look at http://www.postgresql.org/docs/current/static/libpq-pgpass.html On Thu, Nov 24, 2005 at 12:37:57AM -0800, Rembrandt wr

[GENERAL] Set a blank password for a db user

2005-11-24 Thread Rembrandt
Hi, I'm new to postgresql and i have an easy question to ask. I have installed postgresql 8.1 on windows 2000 and i want to use it with my app developed with php 5 + apache 2. All works well but i need to know if this is possible : I use pgAdminIII as administration tool an i need to create a rest