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?