Fatal error in my PostgreSQL

Started by Suhadalmost 14 years ago2 messagesbugs
Jump to latest
#1Suhad
suhad@psdpal.org

Dear ,

I faced this error in my server logs if PostgreSQLapplication LOG:
unrecognized win32 error code: 487 , FATAL: could not reattach to shared
memory (key=5432001, addr=01D30000): Invalid argument

How can I solve this problem ,please ?!

Best Regards.

Attachments:

image001.jpgimage/jpeg; name=image001.jpgDownload
Suhad Dirbas.vcfapplication/octet-stream; name="Suhad Dirbas.vcf"Download
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Suhad (#1)
Re: Fatal error in my PostgreSQL

"Suhad" <suhad@psdpal.org> writes:

I faced this error in my server logs if PostgreSQLapplication LOG:
unrecognized win32 error code: 487 , FATAL: could not reattach to shared
memory (key=5432001, addr=01D30000): Invalid argument

What PG version are you running? The last fix in that area was shipped
in 8.3.8, 8.4.1, and later releases. We have not heard reports of this
failure from anyone running newer releases.

regards, tom lane