Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON - Mailing list pgsql-hackers

From scott.marlowe
Subject Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON
Date
Msg-id Pine.LNX.4.33.0305201442020.21136-100000@css120.ihs.com
Whole thread Raw
In response to Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON ALTER)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
On Tue, 20 May 2003, Tom Lane wrote:

> Josh Berkus <josh@agliodbs.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.



pgsql-hackers by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: Removing width from EXPLAIN
Next
From: Alvaro Herrera
Date:
Subject: Re: Removing width from EXPLAIN