Re: Infinite Loop

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: "Mark Wilson" <mark(at)mediasculpt(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Infinite Loop
Date: 2002-12-05 22:54:16
Message-ID: web-2023206@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mark,

> I wrote a plpgsql function with an infinite loop in it. I have
> executed said function.
>
> How can I track down and kill this session? (v7.2.1)

I'd suggest doing a "pg_ctl -m fast stop" to halt the database, then
restarting.

-Josh Berkus

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-12-05 22:56:54 Re: Test to see if currval will fail?
Previous Message Aarni Ruuhimäki 2002-12-05 19:37:59 Fwd: Re: database location problems