Re: possible bug...
От | Alvaro Herrera |
---|---|
Тема | Re: possible bug... |
Дата | |
Msg-id | 20050922144013.GB30584@surnet.cl обсуждение исходный текст |
Ответ на | possible bug... (SriKumar Kareti <SriKumar.Kareti@spanlink.com>) |
Список | pgsql-bugs |
On Wed, Sep 21, 2005 at 01:49:35PM -0500, SriKumar Kareti wrote: Hi, > creating directory /usr/local/pgsql/data/base/1 ... ok > creating directory /usr/local/pgsql/data/pg_tblspc ... ok > selecting default max_connections ... 10 > selecting default shared_buffers ... 50 > creating configuration files ... ok > creating template1 database in /usr/local/pgsql/data/base/1 ... child > process exited with exit code 1 > initdb: removing contents of data directory "/usr/local/pgsql/data" Hmm, it seems like you are out of shared memory on this machine; maybe the kernel limits are too low. Try setting SHMMAX higher; you can do that using sysctl and/or /etc/sysctl.conf. Please see the documentation on "kernel limits". The error message is not really friendly though. -- Alvaro Herrera http://www.amazon.com/gp/registry/5ZYLFMCVHXC "We are who we choose to be", sang the goldfinch when the sun is high (Sandman)
В списке pgsql-bugs по дате отправления: