Re: [GENERAL] IpcMemoryCreate: shmget failed (Invalid argument)

2001-05-04 Thread Bruce Momjian
[ Charset ISO-8859-1 unsupported, converting... ] > > > Perhaps someone should write a platform-specific FAQ for Linux that > > > answers this question, so that the link provided would actually be > useful. > > > > > http://www.ca.postgresql.org/devel-corner/docs/postgres/kernel-resources.h > tm

Re: [GENERAL] IpcMemoryCreate: shmget failed (Invalid argument)

2001-05-04 Thread Peter Eisentraut
Steve Wolfe writes: > Perhaps someone should write a platform-specific FAQ for Linux that > answers this question, so that the link provided would actually be useful. http://www.ca.postgresql.org/devel-corner/docs/postgres/kernel-resources.html#SYSVIPC -- Peter Eisentraut [EMAIL PROTECTED]

Re: [GENERAL] IpcMemoryCreate: shmget failed (Invalid argument)

2001-05-04 Thread Steve Wolfe
> > Perhaps someone should write a platform-specific FAQ for Linux that > > answers this question, so that the link provided would actually be useful. > > http://www.ca.postgresql.org/devel-corner/docs/postgres/kernel-resources.h tml#SYSVIPC Perhaps it should be put in the platform-specific F

Re: [GENERAL] IpcMemoryCreate: shmget failed (Invalid argument)

2001-05-04 Thread Steve Wolfe
> I get this error when trying to start postgres with a block size > the > default of 64... > > [postgres@roam pgsql]$ /usr/local/pgsql/bin/postmaster -B 2000 -D > /usr/local/pgsql/data > IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, > size=33652736, permission=600 > This type of

[GENERAL] IpcMemoryCreate: shmget failed (Invalid argument)

2001-05-04 Thread James Thornton
I get this error when trying to start postgres with a block size > the default of 64... [postgres@roam pgsql]$ /usr/local/pgsql/bin/postmaster -B 2000 -D /usr/local/pgsql/data IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=33652736, permission=600 This type of error is usuall