pgAdmin requires password - Mailing list pgadmin-support

From Prichard, Jayson S (TS)
Subject pgAdmin requires password
Date
Msg-id EBF981BF4AB1E34D9D26E56E0C305C6E0230D49C@XMBIL113.northgrum.com
Whole thread
Responses Re: pgAdmin requires password
List pgadmin-support

I have modified the C:\Program Files\PostgreSQL\8.4\data\pg_hba.conf file to allow anyone to access any database without a password:

 

host    all         all         127.0.0.1/32          trust

 

The problem is, when I start pgAdmin, it requests the password for user postgres.  I thought the pg_hba.conf file would eliminate the need for the password for pgAdmin.

 

Jayson Prichard

Northrop Grumman

Warner Robins Avionics Engineering Sustainment Center
Senior Software Engineer
293 Highway 247 South
Warner Robins, Ga. 31088
478.929.7349

pgadmin-support by date:

Previous
From: "Ian Waterman"
Date:
Subject: Re: Getting Started
Next
From: Dave Page
Date:
Subject: Re: pgAdmin requires password