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

Commitb903f44

Browse files
committed
fix default params
1 parent8669fe7 commitb903f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎testgres/testgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ def init(self, allow_streaming=False, fsync=False, initdb_params=[]):
499499

500500
returnself
501501

502-
defdefault_conf(self,allow_streaming=True,fsync=False,log_statement='all'):
502+
defdefault_conf(self,allow_streaming=False,fsync=False,log_statement='all'):
503503
"""
504504
Apply default settings to this node.
505505

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp