Re: How to crash postgres using savepoints - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: How to crash postgres using savepoints
Date
Msg-id 410F2491.2040405@familyhealth.com.au
Whole thread Raw
In response to How to crash postgres using savepoints  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: How to crash postgres using savepoints  (Jeff Davis <jdavis-pgsql@empires.org>)
List pgsql-hackers
Did this get through?  Hadn't seen anyone comment on it, and I thought 
it was pretty major :P

Christopher Kings-Lynne wrote:

> test=# begin;
> BEGIN
> test=# savepoint "A";
> SAVEPOINT
> test=# rollback to a;
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> LOG:  server process (PID 45905) was terminated by signal 11
> LOG:  terminating any other active server processes
> The connection to the server was lost. Attempting reset: LOG: background 
> writer process (PID 45899) exited with exit code 1
> LOG:  all server processes terminated; reinitializing
> LOG:  database system was interrupted at 2004-08-03 09:42:11 WST
> LOG:  checkpoint record is at 0/A7067C
> 
> Chris
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Have you heard? It's 8.0 ...
Next
From: strk
Date:
Subject: operator commutator