Magnus Hagander <magnus@hagander.net> writes:
> On Fri, Jul 3, 2020 at 7:06 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Shouldn't that be inserting MyDatabaseTableSpace? I see no other places
>> anywhere that are forcing temp stuff into pg_default like this.
> Yeah, looking at it again, I think it should. I can't see any reason why it
> should enforce pg_default.
OK, pushed with that additional correction.
regards, tom lane