Re: Problems using PostgreSQL command line tools

From: Andrea <andrea(dot)b73(at)email(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Problems using PostgreSQL command line tools
Date: 2006-03-23 16:39:03
Message-ID: 4422CF27.2080905@email.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Here at office:

C:\>psql -U postgres -d postgres
psql: FATAL: password authentication failed for user "postgres"

And at home this command works ok. I have tried it already.

Andrea

> try:
>
> psql -U postgres -d postgres
>
> avoid the -h, to check

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andrea 2006-03-23 16:48:27 Re: Problems using PostgreSQL command line tools
Previous Message Andrea 2006-03-23 16:37:34 Re: Problems using PostgreSQL command line tools