Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9d6f614

Browse files
NodeApp::make_simple is updated [comment]
1 parent 6acbeb6 commit 9d6f614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testgres/node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,7 +1790,7 @@ def make_simple(
17901790
'log_disconnections': 'on',
17911791
'restart_after_crash': 'off',
17921792
'autovacuum': 'off',
1793-
# 'unix_socket_directories': '/tmp',
1793+
# unix_socket_directories will be defined later
17941794
}
17951795

17961796
# Allow replication in pg_hba.conf

0 commit comments

Comments
 (0)