Re: BUG #4196: Backend crash possible with psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Daniel Mihowski" <dmigowski(at)ikoffice(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4196: Backend crash possible with psql
Date: 2008-05-27 14:19:35
Message-ID: 27201.1211897975@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Daniel Mihowski" <dmigowski(at)ikoffice(dot)de> writes:
> Bug reference: 4196
> Logged by: Daniel Mihowski
> Email address: dmigowski(at)ikoffice(dot)de
> PostgreSQL version: 8.3.1
> Operating system: Windows XP
> Description: Backend crash possible with psql
> Details:

> Hello, dear developers. When accessing the local postgresql server with
> PGAdmin, it closes abnormally. This is my psql window:

This is now believed fixed, and will be in 8.3.2:
http://archives.postgresql.org/pgsql-committers/2008-05/msg00349.php

Thanks for your help in isolating the cause.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Henry Combrinck 2008-05-27 15:13:26 BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code
Previous Message Tom Lane 2008-05-27 14:00:51 Re: PreventTransactionChain cannot prevent single query transaction.