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
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
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
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
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