DOCS: add helpful partitioning links
Robert Treat <rob@xzilla.net>
From: Robert Treat <rob@xzilla.net>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-03-07T17:19:01Z
Lists: pgsql-hackers
Attachments
- improve-partition-links.patch (application/octet-stream) patch
This patch adds a link to the "attach partition" command section (similar to the detach partition link above it) as well as a link to "create table like" as both commands contain additional information that users should review beyond what is laid out in this section. There's also a couple of wordsmiths in nearby areas to improve readability. Robert Treat https://xzilla.net
Commits
-
doc: Improve "Partition Maintenance" section
- 056c56574274 17.0 landed