Perl DBI::Pg - Stop button

From: Mr Mat psql-mail <psql-mail(at)freeuk(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Perl DBI::Pg - Stop button
Date: 2003-05-06 18:19:32
Message-ID: E19D72K-000DZS-00@buckaroo.freeuk.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello again,

I have searched around for an answer to this for a while but not found
a completely convincing one...

Whats the best way to terminate a query when the user presses the stop
button?

I know that apache only discovers that the client has gone when it
tries to send data back - will this require some child process to send
data to the client while a query is being performed?

I am hoping theres an existing tried and tested solution?!

Thanks,

Matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arjen van der Meijden 2003-05-06 18:45:37 Small bug in postgres' ./configure script and invalid bug-report-link on website
Previous Message Mr Mat psql-mail 2003-05-06 18:15:28 Standard Solutions with Perl DBI::Pg for results tables