Bug #1451

Started by Adrian Plohnabout 21 years ago2 messagesbugs
Jump to latest
#1Adrian Plohn
adrianplohn@yahoo.com.ar

Hi ! I've the same problem. How can i solve it ?
This is the log :
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 3180) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 1992) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 1636) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 3288) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 3532) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
2005-02-14 11:17:16 LOG: background writer process (PID 2080) exited with exit code 0
2005-02-14 11:17:16 LOG: terminating any other active server processes
2005-02-14 11:17:16 LOG: all server processes terminated; reinitializing
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument

Thanx,
Adrian

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam �gratis!
�Abr� tu cuenta ya! - http://correo.yahoo.com.ar

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Adrian Plohn (#1)
Re: Bug #1451

Adrian Plohn <adrianplohn@yahoo.com.ar> writes:

Hi ! I've the same problem. How can i solve it ?
This is the log :
FATAL: could not reattach to shared memory (key=5432001, addr=012F0000): Invalid argument

If this is Postgres 8.0, try 8.0.1. If it's 8.0.1, we'll need more
information --- what's the exact environment, and what nondefault
configuration settings are you using?

regards, tom lane