Re: pg_autovacuum micro patch to display database name when

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
Thread:
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-05-11 18:32:38 Re: [PATCHES] plperl and pltcl installcheck targets
Previous Message Bruce Momjian 2005-05-11 18:05:09 Re: Patch that deals with that AtCommit_Portals encounters