| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Cc: | Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Erik Rijkers <er(at)xs4all(dot)nl>, Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |
| Date: | 2020-08-14 22:43:48 |
| Message-ID: | CA+hUKGJxVH-d_f3uCgebwRdb=4uAM6HJaxhutDEqE0g2i8pWWg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 14, 2020 at 6:14 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)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...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | AJG | 2020-08-14 23:14:20 | Re: LSM tree for Postgres |
| Previous Message | Thomas Munro | 2020-08-14 22:09:15 | Re: fixing old_snapshot_threshold's time->xid mapping |