Re: Add SPLIT PARTITION/MERGE PARTITIONS commands - Mailing list pgsql-hackers

From Dmitry Koval
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id f3c12465-569f-40da-963a-f1129e2940f0@postgrespro.ru
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (stephane tachoires <stephane.tachoires@gmail.com>)
List pgsql-hackers
> superuser can bypass all permission checks.
> superuser can attach any table to the partitioned table as he wants.

That's right.
Using SUPERUSER may be a rare situation, but it needs to be processed.

-- 
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com




pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: Expression push down from Join Node to below node.
Next
From: Dmitry Dolgov
Date:
Subject: Re: queryId constant squashing does not support prepared statements