Re: [XP SP2/SP3] FATAL: could not reattach to shared memory - Mailing list pgsql-general

From Łukasz Czerpak
Subject Re: [XP SP2/SP3] FATAL: could not reattach to shared memory
Date
Msg-id 48620106.4000500@softnet.com.pl
Whole thread Raw
In response to Re: [XP SP2/SP3] FATAL: could not reattach to shared memory  (Magnus Hagander <magnus@hagander.net>)
Responses Re: [XP SP2/SP3] FATAL: could not reattach to shared memory  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
Magnus Hagander wrote:
>
> 487 is "Invalid address".
>
> Do you have any antivirus or similar software on the machine? If so, try
> uninstalling it and trying again (just disabling it is usually not enough).
>

Yes - NOD32. Ok i will check it.
Is it possible that PostgreSQL works improperly on WinXP + NOD32 and
properly on Win2k + NOD32?

> Have you changed any configuration parameters around the memory size
> such as shared_buffers?
>

My memory parameters:

max_connections = 100

#------------------------------------------------------------------------------
# RESOURCE USAGE (except WAL)
#------------------------------------------------------------------------------

# - Memory -

shared_buffers = 128MB
temp_buffers = 8MB
#max_prepared_transactions = 5
work_mem = 8MB
maintenance_work_mem = 32MB


Thanks,

--
Łukasz Czerpak | PGP: 0xCBEAA46D [subkeys.pgp.net]
Bankowość Elektroniczna
SoftNet Sp. z o.o.
http://www.softnet.pl/

Attachment

pgsql-general by date:

Previous
From: Tomasz Ostrowski
Date:
Subject: Re: Probably been asked a hundred times before.
Next
From: Magnus Hagander
Date:
Subject: Re: [XP SP2/SP3] FATAL: could not reattach to shared memory