Re: opening postgresql first time

From: joseph speigle <joe(dot)speigle(at)jklh(dot)us>
To: postgres <pgsql-novice(at)postgresql(dot)org>
Subject: Re: opening postgresql first time
Date: 2004-04-28 02:36:39
Message-ID: 20040428023639.GA10478@www.sirfsup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

it should be psql -d template1 postgres no?
On Wed, Apr 28, 2004 at 01:56:53PM +1200, 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?
>
> Bob
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
joe speigle
www.sirfsup.com

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-04-28 04:51:42 Re: Running postgresql on localhost
Previous Message joseph speigle 2004-04-28 02:30:52 Re: How to retrieve the serial number of an INSERT?