Re: Postgres query completion status? - Mailing list pgsql-performance

From Thom Brown
Subject Re: Postgres query completion status?
Date
Msg-id bddc86150911201235j398a8f8fy5fe99c0be222e412@mail.gmail.com
Whole thread Raw
In response to Re: Postgres query completion status?  (Richard Neill <rn214@cam.ac.uk>)
Responses Re: Postgres query completion status?
List pgsql-performance
2009/11/20 Richard Neill <rn214@cam.ac.uk>

It might also help if you posted your postgresql.conf too.

Below (have removed the really non-interesting bits).

Thanks,

Richard


I can't actually see anything in your config that would cause this problem. :/

As for seeing the progress of an update, I would have thought due to the atomic nature of updates, only the transaction in which the update is running would have visibility of the as-yet uncommitted updates.

Thom

pgsql-performance by date:

Previous
From: Lorenzo Allegrucci
Date:
Subject: Re: [GENERAL] Strange performance degradation
Next
From: Richard Neill
Date:
Subject: Re: Postgres query completion status?