canceling query

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: canceling query
Date: 2004-04-19 12:35:46
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101ADBE@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Is it normal for a long query to keep running after I close the psql
session that initiated it? I made a select * from a,b which naturally
takes a long time, but the only way to stop it was to bring down the
postmaster.

Merlin

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-04-19 13:41:03 Re: canceling query
Previous Message Merlin Moncure 2004-04-16 20:53:05 Re: psql compiled with msys