Thanks for your report.

The relevant error is
---
2009-09-18 12:52:57 MSD FATAL:  could not create shared memory segment: Invalid 
argument
2009-09-18 12:52:57 MSD ПОДРОБНОСТИ:  Failed system call was 
shmget(key=5432001, size=38207488, 03600).
2009-09-18 12:52:57 MSD ПОДСКАЗКА:  This error usually means that PostgreSQL's 
request for a shared memory segment exceeded your kernel's SHMMAX parameter.  
You can either reduce the request size or reconfigure the kernel with larger 
SHMMAX.  To reduce the request size (currently 38207488 bytes), reduce 
PostgreSQL's shared_buffers parameter (currently 4096) and/or its 
max_connections parameter (currently 103).
        If the request size is already small, it's possible that it is less 
than your kernel's SHMMIN parameter, in which case raising the request size or 
reconfiguring SHMMIN is called for.

The error is self explanatory. I'm closing this report because it's a
configuration issue and not an error with Ubuntu.

** Changed in: postgresql-8.3 (Ubuntu)
       Status: New => Invalid

-- 
package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: подпроцесс 
post-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/432355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to