Thread: Bug #1451

Bug #1451

From
Adrian Plohn
Date:
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

Re: Bug #1451

From
Tom Lane
Date:
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