From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | Casey Duncan <casey(at)pandora(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Larry Rosenman <lrosenman(at)pervasive(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [GENERAL] autovacuum "connections" are hidden |
Date: | 2006-05-23 18:08:47 |
Message-ID: | 20060523180847.GT64371@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Mon, May 22, 2006 at 02:45:30PM -0700, Casey Duncan wrote:
>
> On May 22, 2006, at 2:37 PM, Alvaro Herrera wrote:
>
> >Jim C. Nasby wrote:
> >>Moving to -hackers
> >
> >You forgot to actually do it apparently?
Yup, I are SMRT.
> >Sorry about posting the patch to -general, BTW. Anyway it was
> >committed
> >to the 8.1 branch, so it is included in the new release (8.1.4?)
> >
> >>Does this still obey stats_command_string?
> >
> >Yes.
> >
> >I considered having the ps display show the info, but it's not as
> >useful
> >because you can only get the info if you have access to the process
> >list
> >(i.e. not a remote client).
Well, there's now been 2 calls for seperate options for the autovacuum
process; this one and the ability to give it a different log level.
Perhaps what would be best is having autovac read a second set of config
options that would over-ride settings in the main postgresql.conf. This
could be a seperate GUC, or perhaps a seperate config file (which would
allow for removing all the autovac controls from postgresql.conf).
> In any event thanks a lot for the current fix, as is it's a big
> improvement! 8^)
Ditto.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | jois.de.vivre | 2006-05-23 18:30:44 | meaning of PQresultStatus types |
Previous Message | Tom Lane | 2006-05-23 17:40:41 | Re: Trying to update a box data type column |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-05-23 18:27:11 | Re: Update on sort-compression stuff |
Previous Message | Adis Nezirovic | 2006-05-23 18:05:45 | Re: file-locking and postmaster.pid |