Re: about createdb err

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 楊 慧泉 <yanghq(at)gmo(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: about createdb err
Date: 2001-06-22 14:14:44
Message-ID: 3714.993219284@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"=?iso-2022-jp?B?GyRCTUwhITdFQHQbKEI=?=" <yanghq(at)gmo(dot)jp> writes:
> $ bash createdb test
> NOTICE: database directory '/usr/local/pgsql/data/base/18749' could not be
> removed
> ERROR: CREATE DATABASE: could not initialize database directory; delete
> failed as well
> NOTICE: database directory '/usr/local/pgsql/data/base/18749' could not be
> removed
> ERROR: CREATE DATABASE: could not initialize database directory; delete
> failed as well
> createdb: database creation failed

Look in the postmaster log (its stderr output) to see why 'cp' or 'rm'
failed.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeremy D Carlson 2001-06-22 14:59:56 Truncation Problems
Previous Message webmaster 2001-06-22 14:14:16 Truncation Problem