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

From Tom Lane
Subject Re: Suggestion GRANT ALTER, TRIGGER ON ALTER
Date
Msg-id 521.1053454617@sss.pgh.pa.us
Whole thread Raw
In response to Re: Suggestion GRANT ALTER, TRIGGER ON ALTER  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Suggestion GRANT ALTER, TRIGGER ON ALTER  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> David is going to talk with Joe about doing some special logging for DDL 
> operations; if they come out of it with some clean code, would you
> consider a patch that includes an new logging option for "log_ddl" ?

No objection here.  We saw a recent request for logging only
data-modifying statements, too (ie, everything but SELECTs).
Might be worth thinking about whether those two cases cover it,
or whether there needs to be some more-general way of choosing
which statements to log according to their type.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Suggestion GRANT ALTER, TRIGGER ON ALTER
Next
From: greg@turnstep.com
Date:
Subject: Re: Removing width from EXPLAIN