Re: pgsql: Allow UNIQUE indexes on partitioned tables

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: pgsql: Allow UNIQUE indexes on partitioned tables
Дата
Msg-id df19a923-d6d5-e18e-490f-7ac0a10d14a3@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: pgsql: Allow UNIQUE indexes on partitioned tables  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 2018/07/17 13:57, Alvaro Herrera wrote:
> On 2018-Feb-19, David G. Johnston wrote:
> 
>> As an aside, adding a link to "Data Definiton/Table Partitioning" from at
>> least CREATE TABLE ... PARTITION BY; and swapping "PARTITION BY" and
>> "PARTITION OF" in the Parameters section of that page - one must partition
>> by a table before one can partition it (and also the synopsis lists them in
>> the BY before OF order), would be helpful.
> 
> A little late, I have done these two changes.

A belated +1.

Thanks,
Amit



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Allow UNIQUE indexes on partitioned tables
Следующее
От: Craig Ringer
Дата:
Сообщение: untrusted PLs should be GRANTable