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

Commit0b28f06

Browse files
committed
Merge branch 'merge_concurrent' of github.com:postgrespro/pg_pathman into merge_concurrent
2 parentsa3c3d05 +788d41c commit0b28f06

File tree

4 files changed

+398
-151
lines changed

4 files changed

+398
-151
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ There are several user-accessible [GUC](https://www.postgresql.org/docs/9.5/stat
489489

490490
To**permanently** disable`pg_pathman` for some previously partitioned table, use the`disable_partitioning()` function:
491491
```
492-
SELECTdisable_partitioning('range_rel');
492+
SELECTdisable_pathman_for('range_rel');
493493
```
494494
All sections and data will remain unchanged and will be handled by the standard PostgreSQL inheritance mechanism.
495495

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp