Re: Fw: - Mailing list pgsql-sql

From Tomasz Myrta
Subject Re: Fw:
Date
Msg-id 3E55DF54.5090604@klaster.net
Whole thread Raw
In response to Fw:  ("向华东" <xhd730@sina.com>)
List pgsql-sql
<cut>
>>create template1 database in /data/base/1...IpcSemaphoreCreate:semget(key=1,num=17,03600)failed: Function not
implemented
>>why ?
>>i have try many times
You have to run ipc-deamon before using postgresql. Try this:
ipc-daemon &
initdb -D /usr/local/pgsql/data

Regards,
Tomasz Myrta




pgsql-sql by date:

Previous
From: Oleg Samoylov
Date:
Subject: Re: How to drop all the sequences
Next
From: Rajesh Kumar Mallah
Date:
Subject: Re: " Adding missing FROM-clause entry for table .... " problem.