Re: opening postgresql first time

From: Avi Schwartz <avi(at)CFFtechnologies(dot)com>
To: postgres <pgsql-novice(at)postgresql(dot)org>
Subject: Re: opening postgresql first time
Date: 2004-04-28 02:24:26
Message-ID: 2BC72DEC-98BB-11D8-905F-000393AE5044@CFFtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I don't know if this is the best way to do it, but I become root and
then 'su postgres'. This makes you the postgres user at which point
you can add the user.

Avi

On Apr 27, 2004, at 20:56, Robert Morgan wrote:

> Hi have just installed postgres and tried to open it using: psql
> template1 postgres
> and get an error ident authentication failed.
>
> How do I open the dbms to add a user?
> Can I do it from the shell?

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message joseph speigle 2004-04-28 02:24:44 Re: opening postgresql first time
Previous Message Daniel Whelan 2004-04-28 02:09:26 How to retrieve the serial number of an INSERT?