Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <josh(at)agliodbs(dot)com>, <pgsql-hackers(at)postgresql(dot)org>, David Fetter <david(at)fetter(dot)org>
Subject: Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON
Date: 2003-05-20 20:42:21
Message-ID: Pine.LNX.4.33.0305201442020.21136-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 20 May 2003, Tom Lane wrote:

> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> > I would propose
> > SELECT
> > INSERT/UPDATE
> > DELETE
> > DDL
>
> Hm, why that particular division --- why separate DELETE but keep
> INSERT and UPDATE together?

Why not just use a regex? Then you could log exactly what you're looking
for.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message scott.marlowe 2003-05-20 20:43:56 Re: Heads up: 7.3.3 this Wednesday
Previous Message greg 2003-05-20 20:14:12 Re: Removing width from EXPLAIN