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

Commit3e6d2fa

Browse files
committed
doc: Add another migration item to release notes
1 parentb5b3229 commit3e6d2fa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎doc/src/sgml/release-10.sgml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,26 @@
165165

166166
<listitem>
167167
<!--
168+
2017-02-13 [8df9bd0b4] Change logical replication pg_hba.conf use
169+
-->
170+
<para>
171+
Change how logical replication
172+
uses <link linkend="auth-pg-hba-conf"><filename>pg_hba.conf</filename></link>.
173+
</para>
174+
175+
<para>
176+
In previous releases, a logical replication connection required
177+
the <literal>replication</literal> keyword in the database column. As
178+
of this release, logical replication matches a normal entry with a
179+
database name or keywords such as <literal>all</literal>. Physical
180+
replication continues to use the <literal>replication</literal> keyword.
181+
Since built-in logical replication is new in this release as well, this
182+
change only affects users of third-party logical replication plugins.
183+
</para>
184+
</listitem>
185+
186+
<listitem>
187+
<!--
168188
2017-01-14 [05cd12ed5] pg_ctl: Change default to wait for all actions
169189
-->
170190
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp