Re: PG 924, Windows 2012, error code 487 - Mailing list pgsql-general

From Abraham, Danny
Subject Re: PG 924, Windows 2012, error code 487
Date
Msg-id 2C0926ABD16BB641A8E2F11A549200425471395829@PHXCCRPRD01.adprod.bmc.com
Whole thread Raw
In response to Re: PG 924, Windows 2012, error code 487  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: PG 924, Windows 2012, error code 487
List pgsql-general
Hi,


>Are the servers on the Windows versions you mention or the clients or both?
Both clients as well as server are located on the same Windows Server machine.

>Where is this error showing up, the Windows  or Postgres logs?
Both. It appears in the pg_log as well as failing the client

>What does the other log show?
Nothing special. Once logged in PG is fine.

>Is there anything preceding the above that might shed light?
Unfortunately not. Memory problems within Windows (Error 487) used to be common in 8.3.7 ... but got solved in 8.3.15.
We are now having them again with 9.2.4.

>Are the connections across a network and if so is there a firewall between the clients and server(s)?
No FW involved. All the connections are local. This is a pure , inconsistent Server problem.
See BUG #5578: postrgesql database crash ....


Thanks

Danny



pgsql-general by date:

Previous
From: Felix.徐
Date:
Subject: Re: How to specify/mock the statistic data of tables in PostgreSQL
Next
From: Guillaume Lelarge
Date:
Subject: Re: excution time for plpgsql function and subfunction