From: | Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New docs chapter on Transaction Management and related changes |
Date: | 2022-09-07 12:04:46 |
Message-ID: | CANbhV-E=ehz3OUMC4Q+D4+LNCne3fM7J8nBxSwNY1ZiYMHdz-Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 6 Sept 2022 at 21:33, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
>
> On Tue, Sep 06, 2022 at 04:16:02PM +0100, Simon Riggs wrote:
> > New chapter on transaction management, plus a few related changes.
> >
> > Markup and links are not polished yet, so please comment initially on
> > the topics, descriptions and wording.
>
> This is useful. Nitpicks follow.
Cool, thanks.
> +At present in PostgreSQL, only one transaction or subtransaction can be active at
> +one time.
>
> one time per command/query/request.
Apart from that comment, all points accepted, thank you.
I've also added further notes about prepared transactions.
I attach a diff against the original patch, plus a new clean copy.
--
Simon Riggs http://www.EnterpriseDB.com/
Attachment | Content-Type | Size |
---|---|---|
xact_docs.v3--v4.diff | application/octet-stream | 6.8 KB |
xact_docs.v4.patch | application/octet-stream | 12.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2022-09-07 12:29:22 | Re: Reducing the chunk header sizes on all memory context types |
Previous Message | Melih Mutlu | 2022-09-07 11:51:25 | Re: Allow logical replication to copy tables in binary format |