dirty select
- From: Sim Zacks <sim(at)compulab(dot)co(dot)il>
- To: pgsql-general(at)postgresql(dot)org
- Subject: dirty select
- Date: Tue, 08 Apr 2008 14:39:32 +0300
- Message-id: <ftflhi$1fjd$1@news.hub.org> <text/plain>
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
Home |
Main Index |
Thread Index