From: | "Juan C(dot) Aragon" <juan(at)keisercomputers(dot)com> |
---|---|
To: | <pgsql-bugs(at)postgresql(dot)org> |
Subject: | FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487 |
Date: | 2009-07-16 18:50:52 |
Message-ID: | DD2B6F0C183F47139C2E809B01FFFFD4@JUANPC |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
I'm getting this error message continuously in Windows Server 2008 using
PostgreSQL 8.4 release version:
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
Below is part of the log:
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 00:06:25 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 01:07:06 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 01:15:06 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 01:23:27 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 01:29:47 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 01:52:27 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 03:16:08 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 03:40:09 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 04:26:29 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 04:32:50 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 05:21:30 EDTWARNING: worker took too long to start; cancelled
FATAL: could not reattach to shared memory (key=268, addr=01E30000): 487
2009-07-16 05:23:10 EDTWARNING: worker took too long to start; cancelled
Any ideas, I will appreciate.
Thanks,
Juan A.
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Spies | 2009-07-16 19:17:58 | Re: BUG #4918: Weird input syntax for intervals |
Previous Message | Steve Caligo | 2009-07-16 16:34:13 | BUG #4925: "select ... for update" doesn't affect rows from sub-query |