Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf116356

Browse files
committed
doc: clarify which table creation is used for inheritance part.
Previously people might assume that the partition syntax version ofCREATE TABLE is to be used for the inheritance partition table example;mention that the non-partitioned version should be used.Reported-by: mib@nic.atDiscussion:https://postgr.es/m/158089540905.1098.15071165437284409576@wrigleys.postgresql.orgBackpatch-through: 10
1 parent3ee692d commitf116356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ddl.sgml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3548,8 +3548,8 @@ ALTER INDEX measurement_city_id_logdate_key
35483548
<title>Example</title>
35493549

35503550
<para>
3551-
We use thesame <structname>measurement</structname> table we used
3552-
above. To implement partitioning using inheritance, use
3551+
We use thenon-partitioned <structname>measurement</structname>
3552+
tableabove. To implement partitioning using inheritance, use
35533553
the following steps:
35543554

35553555
<orderedlist spacing="compact">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp