createdb fail

From: alex yap <alexysh_2003(at)yahoo(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: createdb fail
Date: 2004-11-30 17:09:44
Message-ID: 20041130170944.78369.qmail@web12603.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

i want to createdb but this appear..

Warning : could not remove database directory "/var/postgresql/data/base/17147"
Detail: Failing system command was : rm -rf '/var/postgresql/data/base/17147'
Error: could not initialize database directory; delete failed as well
detail : failing system command was : cp -r '/var/postgresql/data/base/1' '/var/postgresql/data/base/17147'

what does this mean ?
please


---------------------------------
Do you Yahoo!?
The all-new My Yahoo! Get yours free!

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-30 18:20:37 pgsql: Add: > * Make log_min_duration_statement output when the
Previous Message Tom Lane 2004-11-30 06:13:05 pgsql: Fix readline/libedit selection code to prefer readline over