Re: Range partitioning and overlap

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Range partitioning and overlap
Дата
Msg-id 398613.1605301084@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: Range partitioning and overlap  (Edson Richter <edsonrichter@hotmail.com>)
Ответы RE: Range partitioning and overlap  (Edson Richter <edsonrichter@hotmail.com>)
Список pgsql-general
Edson Richter <edsonrichter@hotmail.com> writes:
> Further on the documentation: "When creating a range partition, the lower bound specified with FROM is an inclusive
bound,whereas the upper bound specified with TO is an exclusive bound." 

> I'm pretty sure I cannot find this statement in PostgreSQL 13 documentation page about partitioning. May be this
statementis in another page? 

It's in the CREATE TABLE reference page.  Seems like it would be a good
idea to have it also in ddl.sgml's discussion of partitioning, though.

            regards, tom lane



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

Предыдущее
От: Maksim Fomin
Дата:
Сообщение: Restoring database from false update
Следующее
От: Edson Richter
Дата:
Сообщение: RE: Range partitioning and overlap