Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d5ffe commit beaa823Copy full SHA for beaa823
doc/src/sgml/release-9.3.sgml
@@ -463,13 +463,15 @@
463
464
<listitem>
465
<para>
466
- Improve performance of non-synchronous streaming log shipping (Andres Freund)
+ Improve performance of streaming log shipping with
467
+ synchronous_commit disabled (Andres Freund)
468
</para>
469
</listitem>
470
471
472
- Allow much faster fail-over to a standby server (Simon Riggs)
473
+ Allow much faster promotion of a streaming standby to primary (Simon
474
+ Riggs, Kyotaro Horiguchi)
475
476
477
0 commit comments