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

Commite461f59

Browse files
committed
+1 example to append_conf()
1 parent5650e8a commite461f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎testgres/node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ def append_conf(self, line='', filename=PG_CONF_FILE, **kwargs):
533533
Examples:
534534
append_conf(fsync=False)
535535
append_conf('log_connections = yes')
536+
append_conf(random_page_cost=1.5, fsync=True, ...)
536537
append_conf('postgresql.conf', 'synchronous_commit = off')
537538
"""
538539

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp