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

Commit1e8d342

Browse files
committed
Russian documentation updated
1 parent67ff4a8 commit1e8d342

File tree

2 files changed

+280
-78
lines changed

2 files changed

+280
-78
lines changed

‎README.md

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp