Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Date
Msg-id CA+hUKGJxVH-d_f3uCgebwRdb=4uAM6HJaxhutDEqE0g2i8pWWg@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Fri, Aug 14, 2020 at 6:14 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> Yeah, that makes sense. I will take care of that later today or
> tomorrow. We have not noticed that because currently none of the
> extensions is using those functions. BTW, I noticed that after
> failure, the next run is green, why so? Is the next run not on
> windows?

The three cfbot results are for applying the patch, testing on Windows
and testing on Ubuntu in that order.  It's not at all clear and I'll
probably find a better way to display it when I get around to adding
some more operating systems, maybe with some OS icons or something
like that...



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: fixing old_snapshot_threshold's time->xid mapping
Next
From: AJG
Date:
Subject: Re: LSM tree for Postgres