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

Commitb941891

Browse files
committed
doc: Fix logical replication setup instructions
The pg_hba.conf rules were changed in8df9bd0.
1 parenta276091 commitb941891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/logical-replication.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ wal_level = logical
374374
(the values here depend on your actual network configuration and user you
375375
want to use for connecting):
376376
<programlisting>
377-
hostreplication repuser 0.0.0.0/0 md5
377+
host allrepuser 0.0.0.0/0 md5
378378
</programlisting>
379379
</para>
380380

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp