BUG #1538: Unable to reattach to shared memory

From: "Ludwig Lim" <ludz_lim(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1538: Unable to reattach to shared memory
Date: 2005-03-11 12:55:06
Message-ID: 20050311125506.7DCCFF1255@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1538
Logged by: Ludwig Lim
Email address: ludz_lim(at)yahoo(dot)com
PostgreSQL version: 8.0.1
Operating system: Windows XP SP.1
Description: Unable to reattach to shared memory
Details:

2005-03-11 12:32:23 LOG: background writer process (PID 868) exited with
exit code 0
2005-03-11 12:32:23 LOG: terminating any other active server processes
2005-03-11 12:32:23 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=01260000):
Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=01260000):
Invalid argument
2005-03-11 12:32:23 LOG: background writer process (PID 1116) exited with
exit code 0
2005-03-11 12:32:23 LOG: terminating any other active server processes
2005-03-11 12:32:23 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=01260000):
Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=01260000):
Invalid argument
2005-03-11 12:32:23 LOG: background writer process (PID 1740) exited with
exit code 0
2005-03-11 12:32:23 LOG: terminating any other active server processes
2005-03-11 12:32:23 LOG: all server processes terminated; reinitializing

Browse pgsql-bugs by date

  From Date Subject
Next Message Terry Yapt 2005-03-11 13:37:37 Re: We are not following the spec for HAVING without GROUP
Previous Message Bruce Momjian 2005-03-11 11:43:59 Re: Likely typo in FAQ_DEV.html