createdb failed

Поиск
Список
Период
Сортировка
От alex yap
Тема createdb failed
Дата
Msg-id 20041130170813.54835.qmail@web12602.mail.yahoo.com
обсуждение исходный текст
Ответы Re: createdb failed  (Richard Huxton <dev@archonet.com>)
Список pgsql-hackers
Hi,
 
recently i need to use pg in my project. everything going ok till when i want to createdb
it appear this :
 
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'
 
please anyone 'master' here help , my deadline is near.. please.
 
alex
 
 


Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: multiline CSV fields
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Error handling in plperl and pltcl