Re: No user being created during initdb for OS X

From: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
To: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: No user being created during initdb for OS X
Date: 2005-07-21 03:59:28
Message-ID: 9C90E86E-3F32-4D1C-BA98-DA8C25F37200@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

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?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Dugan 2005-07-21 04:16:32 Re: [SQL] dynamically loaded functions
Previous Message Tan Chen Yee 2005-07-21 03:46:30 Cannot start DB system

Browse pgsql-hackers by date

  From Date Subject
Next Message Jamie Deppeler 2005-07-21 04:38:51 Re: [HACKERS] No user being created during initdb for OS X
Previous Message Jamie Deppeler 2005-07-21 01:35:57 No user being created during initdb for OS X