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

Commit0f14034

Browse files
author
v.shepard
committed
PBCKP-152 - node set listen address
1 parent0796bc4 commit0f14034

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
@@ -530,7 +530,7 @@ def get_auth_method(t):
530530
self.append_conf(fsync=fsync,
531531
max_worker_processes=MAX_WORKER_PROCESSES,
532532
log_statement=log_statement,
533-
listen_addresses='*',
533+
listen_addresses=self.host,
534534
port=self.port)# yapf:disable
535535

536536
# common replication settings

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp