Search Postgresql Archives

Re: autovacuum "connections" are hidden

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

 



On May 17, 2006, at 12:34 PM, Tom Lane wrote:

Casey Duncan <casey@xxxxxxxxxxx> writes:
however, when I did "select * from pg_stat_activity" on the pg
server, it showed no connection to that db. Then I looked at the
processes:
tmp0% ps ax | grep test_seg1
10317 ?        D      0:36 postgres: autovacuum process   test_seg1

Hmm, autovacuum won't show up in pg_stat_activity because it never calls
pgstat_report_activity().  Seems like maybe it should, though.

Is this worth filing a bug about for posterity?

-Casey



[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