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

Commit983ec23

Browse files
author
Etsuro Fujita
committed
postgres_fdw: Add support for parallel abort.
postgres_fdw aborts remote (sub)transactions opened on remote server(s)in a local (sub)transaction one by one when the local (sub)transactionaborts. This patch allows it to abort the remote (sub)transactions inparallel to improve performance. This is enabled by the server option"parallel_abort". The default is false.Etsuro Fujita, reviewed by David Zhang.Discussion:http://postgr.es/m/CAPmGK15FuPVGx3TGHKShsbPKKtF1y58-ZLcKoxfN-nqLj1dZ%3Dg%40mail.gmail.com
1 parentb9b125b commit983ec23

File tree

5 files changed

+489
-43
lines changed

5 files changed

+489
-43
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp