public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dmitry Igrishin <[email protected]>
To: pgsql-docs <[email protected]>
Subject: 25.1. Comparison of Different Solutions
Date: Tue, 4 Aug 2015 18:45:53 +0300
Message-ID: <CAAfz9KP1K6KGJ=zmtwp58wsACgCXCnicf_eByF=ocjEQ2YrKtw@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
In "Statement-Based Replication Middleware", in
"(PREPARE TRANSACTION and COMMIT PREPARED."
missed closing parenthesis.
In "Synchronous Multimaster Replication" mentioned that
"PostgreSQL does not offer this type of replication, though
PostgreSQL two-phase commit (PREPARE TRANSACTION
and COMMIT PREPARED) can be used to implement this in
application code or middleware."
But in "Notes" of "PREPARE TRANSACTION" menitioned that:
"PREPARE TRANSACTION is not intended for use in applications
or interactive sessions."
I suggest to change to:
"PREPARE TRANSACTION is not intended for typical use in
applications or interactive sessions."
Also in "Notes" of "PREPARE TRANSACTION"
"It is not currently allowed to PREPARE a transaction"
I suggest to change to:
"It is not currently allowed to prepare a transaction".
--
// Dmitry.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: 25.1. Comparison of Different Solutions
In-Reply-To: <CAAfz9KP1K6KGJ=zmtwp58wsACgCXCnicf_eByF=ocjEQ2YrKtw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox