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

Commit7700b82

Browse files
committed
Update release notes for pg_terminate_backend changes.
1 parent9db7cca commit7700b82

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,13 +1648,16 @@
16481648

16491649
<listitem>
16501650
<para>
1651-
Allowusers tocancel queries in user-matching sessions using <link
1651+
Allownon-superusers touse <link
16521652
linkend="functions-admin-signal"><function>pg_cancel_backend()</></link>
1653-
(Magnus Hagander, Josh Kupershmidt)
1653+
and <link
1654+
linkend="functions-admin-signal"><function>pg_terminate_backend()()</></link>
1655+
on other sessions for the same user
1656+
(Magnus Hagander, Josh Kupershmidt, Dan Farina)
16541657
</para>
16551658

16561659
<para>
1657-
Previously only the superuser couldcancel queries.
1660+
Previously only the superuser coulduse these functions.
16581661
</para>
16591662
</listitem>
16601663

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp