We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6acbeb6 commit 9d6f614Copy full SHA for 9d6f614
testgres/node.py
@@ -1790,7 +1790,7 @@ def make_simple(
1790
'log_disconnections': 'on',
1791
'restart_after_crash': 'off',
1792
'autovacuum': 'off',
1793
- # 'unix_socket_directories': '/tmp',
+ # unix_socket_directories will be defined later
1794
}
1795
1796
# Allow replication in pg_hba.conf
0 commit comments