| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | Edson Richter <edsonrichter(at)hotmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Subject: | Partitioning docs (was Re: Range partitioning and overlap) |
| Date: | 2020-11-14 02:13:34 |
| Message-ID: | 414580.1605320014@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-general |
[ redirecting to pgsql-docs ]
I wrote:
> Edson Richter <edsonrichter(at)hotmail(dot)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.
I went to do that, and soon decided that section 5.11 (Table Partitioning)
really could stand a fair amount of editorial attention. There's a lot
of less than pitch-perfect English, paragraphs that were evidently written
with only minimal attention to nearby existing material, diving into the
weedy details in even the earliest introductory paras, and so on. I
propose the attached.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| improve-introductory-partitioning-docs.patch | text/x-diff | 28.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-11-14 02:43:00 | Re: Partitioning docs (was Re: Range partitioning and overlap) |
| Previous Message | Edson Richter | 2020-11-13 21:08:06 | RE: Range partitioning and overlap |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2020-11-14 02:22:51 | Re: Error: checkpoint occurs too frequently |
| Previous Message | Atul Kumar | 2020-11-13 22:49:35 | Error: checkpoint occurs too frequently |