Search Postgresql Archives

Re: Query stucked in pg_stat_activity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Wieck <JanWieck@xxxxxxxxx> writes:
>> Jan, any thoughts?

> The reset call is supposed to throw away everything. If it leaves crap 
> behind, I'd call that a bug.

resetcounters only thinks it is supposed to zero the counters for the
current database.  That seems considerably different from "throw away
everything".  In any case, with autovacuum coming up fast on the outside
it doesn't seem that we want to encourage people to reset the stats on
a routine basis.

> IIRC the pg_stat functions don't examine the shared memory, but rely 
> entirely on information from the stats file. It sure would be possible 
> to add something there that checks the PGPROC array.

Yeah.  I'll take a look at doing this.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux