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

Commitd97d554

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 parentfe30365 commitd97d554

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
@@ -4103,8 +4103,8 @@ ALTER INDEX measurement_city_id_logdate_key
41034103
<title>Example</title>
41044104

41054105
<para>
4106-
We use thesame <structname>measurement</structname> table we used
4107-
above. To implement partitioning using inheritance, use
4106+
We use thenon-partitioned <structname>measurement</structname>
4107+
tableabove. To implement partitioning using inheritance, use
41084108
the following steps:
41094109

41104110
<orderedlist spacing="compact">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp