Re: initdb failed ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Flavio Hallais" <fhallais(at)intco(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: initdb failed ...
Date: 2002-12-12 06:08:06
Message-ID: 3682.1039673286@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Flavio Hallais" <fhallais(at)intco(dot)com> writes:
> initdb -D /usr/local/pgsql/data
> ...
> initdb failed

By default, initdb is the strong silent type :-( ... if it fails you
will get no useful indication why. Please try it like this:

initdb -d [other options as usual] 2>init.err

and send us the last few dozen lines of init.err.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mukund Pate 2002-12-12 06:38:52
Previous Message Christopher Smith 2002-12-12 01:50:44 7.3 upgrade large tables