Ok you are right, I get it now but still I think this can be written more clearly.
wt., 13 maj 2025, 16:19 użytkownik Tom Lane <tgl@sss.pgh.pa.us> napisał:
PG Doc comments form <noreply@postgresql.org> writes: > In the paragraph: > https://www.postgresql.org/docs/current/ddl-partitioning.html#DDL-PARTITIONING-DECLARATIVE-MAINTENANCE, > sentence "Another option that is often preferable is to remove the partition > from the partitioned table but retain access to it as a table in its own > right." there is missing "not" word. Correct form of this sentence should > be: Another option that is often preferable is to not remove the partition > from the partitioned table but retain access to it as a table in its own > right.