Re: [pgadmin-support] Getting Started

2009-09-09 Thread Ian Waterman
Rainer I can not connect to cluster/server. I did restart the server, do I have to reload config file as well. How do I do that? Ian -Original Message- From: Rainer Bauer [mailto:use...@munnin.com] Sent: 08 September 2009 21:44 To: pgadmin-support@postgresql.org Cc: Ian Waterman Subjec

[pgadmin-support] pgAdmin requires password

2009-09-09 Thread Prichard, Jayson S (TS)
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: hostall all 127.0.0.1/32 trust The problem is, when I start pgAdmin, it requests the password for user postgres. I thought the p

Re: [pgadmin-support] pgAdmin requires password

2009-09-09 Thread Dave Page
On Wed, Sep 9, 2009 at 3:56 PM, Prichard, Jayson S (TS) wrote: > 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

Re: [pgadmin-support] pgAdmin requires password

2009-09-09 Thread Dave Page
On Wed, Sep 9, 2009 at 7:54 PM, Prichard, Jayson S (TS) wrote: > Dave, > > That was my suggestion: if PostgreSQL uses the pg_hba.conf file for > authentication, perhaps pgAdmin should/could as well. It has no idea where it is until a connection is established - and in most cases couldn't access i

[pgadmin-support] Possible simple enhancement

2009-09-09 Thread Roger Niederland
First of all thanks for PGAdmin I've been using it for years now. One small enhancement that would be very useful is: When viewing the Statistics tab for the server where the Current Executing Queries is available (along with the current user, database etc..) It would be good to be able to copy