Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-30 Thread adrian . kitchingman
Hi all Looks like Craig is right in suspecting that the PostGIS installation was causing the problem. I did a full reinstall of Postgres and ran it without PostGIS with no problems. For those interested, the bug has been noted on the PostGIS bugs list but yet to have a fix. http://trac.osgeo.or

Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-28 Thread Craig Ringer
On 27/09/10 08:06, adrian.kitching...@dse.vic.gov.au wrote: > > /2010-09-27 09:53:19 EST LOG: server process (PID 2564) was terminated > by exception 0xC005/ > /2010-09-27 09:53:19 EST HINT: See C include file "ntstatus.h" for a > description of the hexadecimal value./ That's an access viol

Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-27 Thread adrian . kitchingman
(03) 9450 8799 <°)))>< ~~ From: Thom Brown To: adrian.kitching...@dse.vic.gov.au Cc: pgsql-performance@postgresql.org Date: 24/09/2010 05:05 PM Subject:Re: [PERFORM] postgresql-9.0 Windows service stops aft

Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-27 Thread adrian . kitchingman
10 05:05 PM Subject: Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction On 24 September 2010 05:39, wrote: > Hi all > > I've have a strange problem with my Windows postgresql-9.0 service stopping > after any transaction which manipulates tables

Re: [PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-24 Thread Thom Brown
On 24 September 2010 05:39, wrote: > Hi all > > I've have a strange problem with my Windows postgresql-9.0 service stopping > after any transaction which manipulates tables in any database (Deleting > records, Inserting records, bulk importing via \copy, etc). This problem > occurs regardless whe

[PERFORM] postgresql-9.0 Windows service stops after database transaction

2010-09-23 Thread adrian . kitchingman
Hi all I've have a strange problem with my Windows postgresql-9.0 service stopping after any transaction which manipulates tables in any database (Deleting records, Inserting records, bulk importing via \copy, etc). This problem occurs regardless whether I'm accessing the database server via p