Re: New docs chapter on Transaction Management and related changes - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: New docs chapter on Transaction Management and related changes
Date
Msg-id CANbhV-E=ehz3OUMC4Q+D4+LNCne3fM7J8nBxSwNY1ZiYMHdz-Q@mail.gmail.com
Whole thread Raw
In response to Re: New docs chapter on Transaction Management and related changes  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: New docs chapter on Transaction Management and related changes
List pgsql-hackers
On Tue, 6 Sept 2022 at 21:33, Justin Pryzby <pryzby@telsasoft.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

pgsql-hackers by date:

Previous
From: Melih Mutlu
Date:
Subject: Re: Allow logical replication to copy tables in binary format
Next
From: David Rowley
Date:
Subject: Re: Reducing the chunk header sizes on all memory context types