"Rikard Pavelic" <rikard.pave...@zg.htnet.hr> writes: > %t FATAL: could not create shared memory segment: 1455 > %t DETAIL: Failed system call was CreateFileMapping(size=37044224, > name=Global/PostgreSQL:C:/Program Files/PostgreSQL/8.4/data).
I know little about Windows, but according to Google code 1455 is "ERROR_COMMITMENT_LIMIT: The paging file is too small for this operation to complete". Which seems to be an out-of-memory kind of problem. Perhaps you've got shared_buffers set to an unreasonably high value for your machine? regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs