[sql@dabeast sql]$ initdb
initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input
to create the template database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create
the global classes.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based
au
Im getting this error whenever I try running PostgreSQL:
IpcMemoryCreate: memKey=5432010 , size=24588 ,
permission=448IpcMemoryCreate: shmget(..., create, ...) failed: Permission
denied
This type of error is usually caused by improper
shared memory or System V IPC semaphore configuration.
See th
On Wed, 17 Jun 1998, Joey Officer wrote:
> [sql@dabeast sql]$ initdb
> initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input
> to create the template database.
> initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create
> the global classes.
> initdb: using /usr/l