| From: | Andrew Biagioni <andrew(dot)biagioni(at)e-greek(dot)net> |
|---|---|
| To: | YC Nyon <ycnyon(at)pd(dot)jaring(dot)my> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Can't connect using PgAdminII |
| Date: | 2003-03-20 00:35:33 |
| Message-ID: | 3E790CD5.9040009@e-greek.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I think you need to give us some more details, such as:
- What operating system are you running PostgreSQL on?
- What operating system are you running PGadmin on?
- What versions of PostgreSQL and PGadmin are you using?
- Are they on the same machine?
- When you tried from the command line, what user were you (root,
postgres, ...)?
- On what machine did you try the command line operations?
Andrew
YC Nyon wrote:
>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
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lee Harr | 2003-03-20 02:08:33 | Re: login error |
| Previous Message | juanmime | 2003-03-19 22:42:00 | Re: Sudden stop of postmaster - Looking for help |