Re: postgres password - Mailing list pgsql-general

From Dave Page
Subject Re: postgres password
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4013889DE@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Re: postgres password  ("DataIntellect" <kevin.kempter@dataintellect.com>)
List pgsql-general
 


From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of DataIntellect
Sent: 15 June 2006 20:56
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] postgres password

You cannot use the postgres account without some tweaks, Sorry I don't remember where I found this info - somewhere in the pgadmin install docs.  
 
If it does say that anywhere, I'd love to know where so I can remove it. 
 
However this works:
 
Create a new superuser with a password, add connectivity to the pg_hba.conf file if needed and pgadmin should work fine
 
The postgres account should be quite usable for this. You might need to edit pg_hba.conf as well of course.
 
Regards,. Dave

pgsql-general by date:

Previous
From: "DataIntellect"
Date:
Subject: Re: postgres password
Next
From: Kenneth Downs
Date:
Subject: Re: minimizing downtime when upgrading