Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Vacuum questions...


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Hannu Krosing <hannu(at)skype(dot)net>
  • Cc: "Joshua D. Drake" <jd(at)commandprompt(dot)com>, "Jim C. Nasby" <jnasby(at)pervasive(dot)com>, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Vacuum questions...
  • Date: Sun, 25 Sep 2005 11:50:14 -0400
  • Message-id: <29875(dot)1127663414(at)sss(dot)pgh(dot)pa(dot)us>

Hannu Krosing <hannu(at)skype(dot)net> writes:
> Perhaps VACUUM could send some statistics after each N pages and this
> would then be available through something similar to pg_statistics
> table.

Why not just have it send some text to be displayed in the "current
command" field of pg_stat_activity?  The infrastructure is all there
already for that.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group