From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Thomas Beutin <tyrone(at)laokoon(dot)IN-Berlin(dot)DE> |
Cc: | Mel Roman <mel(at)melroman(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostGreSQL - Accessing It |
Date: | 2003-08-13 05:09:27 |
Message-ID: | 3F39C807.3090706@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
Is this the default install for RedHat? What is the contents of your
pg_hba.conf file?
Thomas Beutin wrote:
>On Wed, Aug 13, 2003 at 01:34:00AM +0000, Mel Roman wrote:
>
>
>>I have the same problem as Michael. I've installed postgresql and am
>>running the service, but I can't log in as postgres. I just tried the
>>command line "psql -U postgres template1", but I get the message
>>"authentication failed for user 'postgres'". The administrator's manual
>>confirms that I first need to connect as this predefined user, but
>>doesn't say what that user's password is.
>>
>>
>Did You tried "su - postgres" as root? This should bring You into a
>shell of the postgres user.
>
>HTH,
>-tb
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Mikulec | 2003-08-13 05:36:30 | Re: Help! Can't pg_dump anything: handler procedure for procedural language plpgsql not found |
Previous Message | Kathy | 2003-08-13 05:06:56 | Re: Sorting Problem |