============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Juman Byun
Your email address : olbyun@academy.hanyang.ac.kr
Category : runtime: back-end
Severity : serious
Summary: Server doesn't start initially with an error
System Configuration
--------------------
Operating System : Sparc Solaris 2.6
PostgreSQL version : 6.5
Compiler used : gcc 2.8.1
Hardware:
---------
Ultra Sparc ,256M RAM
Versions of other tools:
------------------------
all gnu tools
--------------------------------------------------------------------------
Problem Description:
--------------------
I've got this error message
# postmaster -i
IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=1073152, permission=600
FATAL 1: ShmemCreate: cannot create region
--------------------------------------------------------------------------
Test Case:
----------
it always result the same above in my system, though i repeated compilation process,
--------------------------------------------------------------------------
Solution:
---------
--------------------------------------------------------------------------