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

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

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message a_ogawa 2005-03-18 13:17:31 Re: WIP: avoiding tuple construction/deconstruction overhead
Previous Message Magnus Hagander 2005-03-18 10:06:25 Another kerberos patch