Re: [HACKERS] No user being created during initdb for OS X

From: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
To: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>, pgsql-general(at)postgresql(dot)org, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] No user being created during initdb for OS X
Date: 2005-07-21 04:38:51
Message-ID: 42DF26DB.2010907@doitonce.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2005-07-21 07:36:00 Re: Cannot start DB system
Previous Message Neil Dugan 2005-07-21 04:16:32 Re: [SQL] dynamically loaded functions

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-07-21 05:02:41 Re: [HACKERS] Enticing interns to PostgreSQL
Previous Message Thomas F. O'Connell 2005-07-21 03:59:28 Re: No user being created during initdb for OS X