Re: No user being created during initdb for OS X - Mailing list pgsql-hackers

From Jamie Deppeler
Subject Re: No user being created during initdb for OS X
Date
Msg-id 42DF26DB.2010907@doitonce.net.au
Whole thread Raw
In response to Re: No user being created during initdb for OS X  ("Thomas F. O'Connell" <tfo@sitening.com>)
Responses Re: No user being created during initdb for OS X  (Dave Cramer <pg@fastcrypt.com>)
Re: No user being created during initdb for OS X  (Michael Fuhr <mike@fuhr.org>)
List pgsql-hackers
I am doing it right
  /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data

Thomas F. O'Connell wrote:

> Do you already have a postgres user on the system? And do you mean
> that initdb is not creating a postgres user in the database?
> Presumably, if run as the user that will own the server process, it
> should create that user in the database as well.
>
> http://www.postgresql.org/docs/8.0/static/app-initdb.html
>
> --
> Thomas F. O'Connell
> Co-Founder, Information Architect
> Sitening, LLC
>
> Strategic Open Source: Open Your i™
>
> http://www.sitening.com/
> 110 30th Avenue North, Suite 6
> Nashville, TN 37203-6320
> 615-260-0005
>
> On Jul 20, 2005, at 8:35 PM, Jamie Deppeler wrote:
>
>> Hi,
>>
>> Having an issue with 10.4.2 at the moment when i  initialize the
>> database no user is being created.
>>
>> I have setup Postgresql 8.0.3 on 10.3 without any issue, has anyone
>> come accross this problem before?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org
>
>
>


pgsql-hackers by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Re: No user being created during initdb for OS X
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Enticing interns to PostgreSQL