From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
Cc: | Melanie Plageman <melanieplageman(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Ashwin Agrawal <aagrawal(at)pivotal(dot)io>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Calling PrepareTempTablespaces in BufFileCreateTemp |
Date: | 2019-05-18 01:36:29 |
Message-ID: | 25661.1558143389@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Geoghegan <pg(at)bowt(dot)ie> writes:
> On Tue, Apr 30, 2019 at 3:22 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> So now I'm feeling more favorable about the idea of adding a
>> PrepareTempTablespaces call to BufFileCreateTemp, and just stopping
>> with that. If we want to do more, I feel like it requires a
>> significant amount of rethinking about what the expectations are for
>> fd.c, and some rejiggering of PrepareTempTablespaces's API too.
>> I'm not sufficiently excited about this issue to do that.
> +1. Let's close this one out.
Will do so tomorrow. Should we back-patch this?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2019-05-18 01:37:22 | Re: Calling PrepareTempTablespaces in BufFileCreateTemp |
Previous Message | Andres Freund | 2019-05-18 01:31:59 | Re: itemptr_encode/itemptr_decode |