BUG #5305: Postgres service stops when closing Windows session

From: "Cristian" <cbittel(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5305: Postgres service stops when closing Windows session
Date: 2010-02-01 16:28:19
Message-ID: 201002011628.o11GSJ2i071756@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers


The following bug has been logged online:

Bug reference: 5305
Logged by: Cristian
Email address: cbittel(at)gmail(dot)com
PostgreSQL version: 8.3.9
Operating system: Windows 2003 Server Standard x64
Description: Postgres service stops when closing Windows session
Details:

We connect to Windows server using the Terminal Services Clients (mstsc),
and performs maintenance task with pgAdmin 3.

PostgreSQL service crashes when the user close session on Windows, and the
following error is recorded in the pg_log files:

LOG: server process (PID 5200) exited with exit code 128

LOG: terminating any other active server processes

WARNING: terminating connection because of crash of another server process

DETAIL: The postmaster has commanded this server process to roll back the
current transaction and exit, because another server process exited
abnormally and possibly corrupted shared memory.

HINT: In a moment you should be able to reconnect to the database and
repeat your command. ..

The server has the following specs:

Windows 2003 SP2 Standard 64-bit, 4GB, NOT joined to a domain.

PostgreSQL 8.3.9

pgAdmin 3

We connect without the /console parameter.

Any ideas?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Joe Conway 2010-02-01 17:30:02 Re: BUG #5304: psql using conninfo fails in connecting to the server
Previous Message Tom Lane 2010-02-01 16:06:11 Re: BUG #5304: psql using conninfo fails in connecting to the server

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-02-01 16:31:21 Re: mailing list archiver chewing patches
Previous Message Tom Lane 2010-02-01 16:28:15 Re: mailing list archiver chewing patches