pg_autovacuum micro patch to display database name when ANALYZEing or VACUUMing tables

Lists: pgsql-patches
From: Cosimo Streppone <cosimo(at)streppone(dot)it>
To: pgsql-patches(at)postgresql(dot)org
Subject: pg_autovacuum micro patch to display database name when ANALYZEing or VACUUMing tables
Date: 2005-03-18 11:40:53
Message-ID: 423ABE45.5010607@streppone.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

Here it is,

a small tweak to enable display in the log file
of database name before table name
when VACUUMing or ANALYZing a table.

--
Cosimo

Attachment Content-Type Size
pg_autovacuum_dbname.patch text/x-patch 660 bytes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Cosimo Streppone <cosimo(at)streppone(dot)it>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pg_autovacuum micro patch to display database name when
Date: 2005-05-11 18:07:12
Message-ID: 200505111807.j4BI7CV03471@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Patch applied. It will appear in 8.1. Thanks.

---------------------------------------------------------------------------

Cosimo Streppone wrote:
> Here it is,
>
> a small tweak to enable display in the log file
> of database name before table name
> when VACUUMing or ANALYZing a table.
>
>
> --
> Cosimo

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073