| From: | Jerome ALET <alet(at)unice(dot)fr> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | shmget again ... |
| Date: | 1999-11-02 15:35:01 |
| Message-ID: | Pine.LNX.3.96.991102162642.2227A-100000@cortex.unice.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Jerome ALET
Your email address : alet(at)unice(dot)fr
System Configuration
---------------------
Architecture (example: Intel Pentium) : Sun SparcStation 20, 64
Mb RAM
Operating System (example: Linux 2.0.26 ELF) : RedHat Linux 4.2 +
updates, kernel 2.0.35 and libc 5.3.12
PostgreSQL version (example: PostgreSQL-6.5.2): PostgreSQL-6.5.2
Compiler used (example: gcc 2.8.0) : gcc 2.7.2.1
Please enter a FULL description of your problem:
------------------------------------------------
The already mentioned shmget problem when launching postmaster:
IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=1073152, permission=600
FATAL 1: ShmemCreate: cannot create region
Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
simply launch postmaster, it dies immediately with the above error
If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
I don't know a solution but I can say that I use successfully postgresql
since the 6.3, and I wanted to upgrade my 6.4.2 which worked very fine to
the 6.5.2 and I'd better have stayed in bed this morning...
I havent yet tried to reduce the default shared memory usage with the -B
option. do you think this could significantly reduce the speed of the
database engine ?
thanks.
Jerome ALET - alet(at)unice(dot)fr - http://cortex.unice.fr/~jerome
Faculte de Medecine de Nice - http://noe.unice.fr - Tel: 04 93 37 76 30
28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 1999-11-02 16:37:13 | Re: [HACKERS] 6.5.3 is ready |
| Previous Message | David Sauer | 1999-11-02 14:20:12 | I can't do typecasting... |