Thread

  1. [Keystone Slip # 20] shmget failed, Solaris 2.6

    webmaster@postgresql.org — 1999-07-26T16:46:30Z

    ---------------------------------------------------------------------------
    Slip number -----: 20
    Problem ---------: shmget failed, Solaris 2.6
    Opened by -------: dflater@nist.gov on 07/26/99 11:15
    Assigned To -----: scrappy
    ---------------------------------------------------------------------------
    Summary:
    PostgreSql 6.5.1
    Solaris 2.6
    gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
    
    > postmaster -S -D/private/pgsql/data
    IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=1073152, permission=600
    FATAL 1:  ShmemCreate: cannot create region
    
    ---------------------------------------------------------------------------
    History:
    07/26/99 12:45 by scrappy:
    
    In general, this error indicates an insufficient amount of shared memory segments... try using the -B switch to postmaster to reduce the number of segments it wants to use, or increase the number available through the /etc/system file...
    ---------------------------------------------------------------------------
    07/26/99 12:45 by scrappy:
    Dependency changed to 0 from 
    Current tech changed to scrappy from 
    Status changed to O from U
    Contact changed to  from ANONYMOUS
    Scheduled Close Date changed to 0 from 
    Scheduled Open Date changed to 0 from 
    Public setting changed to 1 from 0
    Policy changed to 0
    
    ---------------------------------------------------------------------------
    
    
              Full information on this slip is available at:
    http://www.postgresql.org/bugs/visitor.php3?sid=20&v_func=zoom
    
    ---------------------------------------------------------------------------
    This message was generated automatically by Keystone at http://www.postgresql.org