Re: BUG #11350: ALTER SYSTEM is not DDL? - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #11350: ALTER SYSTEM is not DDL?
Date
Msg-id 541BAECC.9020507@2ndquadrant.com
Whole thread Raw
In response to Re: BUG #11350: ALTER SYSTEM is not DDL?  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: BUG #11350: ALTER SYSTEM is not DDL?
List pgsql-bugs
On 09/05/2014 08:32 PM, Amit Kapila wrote:
>
> and Alter System affects at system level, both of these can't
> be considered as DDL, may be a separate category.

Like CREATE USER / CREATE ROLE / CREATE DATABASE ?

All those are logged as DDL.

Sure, you could separate them, but what real world benefit would that offer?

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: Maxim Boguk
Date:
Subject: Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit
Next
From: Amit Kapila
Date:
Subject: Re: BUG #11350: ALTER SYSTEM is not DDL?