Re: BUG #11350: ALTER SYSTEM is not DDL?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #11350: ALTER SYSTEM is not DDL?
Дата
Msg-id 541BAECC.9020507@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: BUG #11350: ALTER SYSTEM is not DDL?  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: BUG #11350: ALTER SYSTEM is not DDL?  (Amit Kapila <amit.kapila16@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Maxim Boguk
Дата:
Сообщение: Re: BUG #11441: Weird (and seems wrong) behavior of partial indexes with order by/limit
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: BUG #11350: ALTER SYSTEM is not DDL?