"Alejandro Delu" <alejandro_delu@siu.edu.ar> writes:
> IpcSe
> maphoreCreate: semget(key=3D1, num=3D17, 03600) failed: Function not implem=
> ented
> When I want to init the database, It does the previous error, what's wrong?=
> ??
Looks like your kernel doesn't have SysV shared memory support enabled.
There are some tips about this in the PG administrator's guide... but
since you did not tell us which platform you are on, you're not likely
to get any specific answers here.
regards, tom lane