RE: Range partitioning and overlap

Поиск
Список
Период
Сортировка
От Edson Richter
Тема RE: Range partitioning and overlap
Дата
Msg-id DM6PR13MB3988A66E9D2BCCD499B550ABCFE60@DM6PR13MB3988.namprd13.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Range partitioning and overlap  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Range partitioning and overlap  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
De: Tom Lane <tgl@sss.pgh.pa.us>
Enviado: sexta-feira, 13 de novembro de 2020 17:58
Para: Edson Richter <edsonrichter@hotmail.com>
Cc: David G. Johnston <david.g.johnston@gmail.com>; pgsql-general <pgsql-general@postgresql.org>
Assunto: Re: Range partitioning and overlap
 
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 statement is 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

Thanks!

Regards,

Edson

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Range partitioning and overlap
Следующее
От: Atul Kumar
Дата:
Сообщение: checkpoint occurs too frequently