Re: Can't connect using PgAdminII

From: "YC Nyon" <ycnyon(at)pd(dot)jaring(dot)my>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Can't connect using PgAdminII
Date: 2003-03-18 23:36:17
Message-ID: 003701c2eda7$4a336a00$5340ba66@gis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I tried to access to Postgresql via Pgadmin, it says "user postgres does not
exist".
I use localhost to connect. the pg_hba file has a "local all trust" line.The
postgres and pgadmin is installed on
the same server.
also i tried from the command line
createdb -h localhost test
psql -h localhost test
and it works.

The puzzling thing is I have the same configuration running on a test server
and it works fine.

Any clues?

Thanks
Nyon

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/2003

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shanmugasundaram Doraisamy 2003-03-19 07:08:59 How to stop a particular database - reg.
Previous Message R Blake 2003-03-18 23:17:09 Re: anyone? CREATELANG in pgsql 7.3.2 failing