| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: elog() patch |
| Date: | 2002-03-01 19:11:40 |
| Message-ID: | 200203011911.g21JBfI23694@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> What exactly will VACUUM VERBOSE do?
>
> > VACUUM VERBOSE will send INFO vacuum stats to client, and if you set
> > server_min_messages to INFO, you will get them in the logs too.
>
> So VACUUM will use either INFO or DEBUG1 level depending on VERBOSE,
> and from there it works as usual. Seems okay.
Yep.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2002-03-01 19:13:39 | Re: Oracle vs PostgreSQL in real life |
| Previous Message | Tom Lane | 2002-03-01 19:06:35 | Re: elog() patch |