| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | php3(at)hadez(dot)dyn(dot)ml(dot)org |
| Cc: | pgsql-admin(at)postgreSQL(dot)org |
| Subject: | Re: [ADMIN] Problems starting |
| Date: | 1998-06-19 19:13:56 |
| Message-ID: | Pine.BSF.3.96.980619151319.6405C-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Wed, 17 Jun 1998 php3(at)hadez(dot)dyn(dot)ml(dot)org wrote:
>
> 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 the FAQ for more detailed information
> IpcMemoryAttach: shmat() failed: Permission denied
> This type of error is usually caused by improper
> shared memory or System V IPC semaphore configuration.
> See the FAQ for more detailed information
> FATAL 1: AttachSLockMemory: could not attach segmen
>
>
> We are running FreeBSD v2.2.6-STABLE with p2-300/128MB ram.
>
> Can anyone give any assistance please?
Check ipcs -a and see if you a) have shared memory enabled and b) whether
it is being usd.
How are you trying to start up the postmaster? what options?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mike Embry x3056 | 1998-06-20 15:34:43 | Re: [ADMIN] Problems with 6.3.2 |
| Previous Message | Dirk Elmendorf | 1998-06-19 16:39:26 | Re: [ADMIN] Problems with 6.3.2 |