| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Experimenting with hash tables inside pg_dump |
| Date: | 2021-10-22 18:36:44 |
| Message-ID: | 2763564.1634927804@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On October 22, 2021 8:54:13 AM PDT, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Were you planning to pursue this further, or did you want me to?
> It seems too nice an improvement to drop on the floor. That said, I don't really have the mental bandwidth to pursue this beyond the POC stage - it seemed complicated enough that suggestion accompanied by a prototype was a good idea. So I'd be happy for you to incorporate this into your other changes.
Cool, I'll see what I can do with it, as long as I'm poking around
in the area.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2021-10-22 18:44:21 | Re: Experimenting with hash tables inside pg_dump |
| Previous Message | Tom Lane | 2021-10-22 18:34:50 | Re: [PATCH] Fix memory corruption in pg_shdepend.c |