dirty select - Mailing list pgsql-general

From Sim Zacks
Subject dirty select
Date
Msg-id ftflhi$1fjd$1@news.hub.org
Whole thread Raw
Responses Re: dirty select  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-general
Is there any way to do a dirty select to find out what a process is up
to? I have a process that is writing 150,000 rows to a table and it is
taking way longer then I thought it would. I would like to read the
table to make sure that it is not looping through the data or anything
like that.

Thank you
SIm

pgsql-general by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: "too many trigger records found for relation xyz"
Next
From: Alvaro Herrera
Date:
Subject: Re: select distinct and index usage