Re: Global temporary tables

From: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Global temporary tables
Date: 2019-09-26 07:05:23
Message-ID: 07b156c7-aa8e-28bc-9d4a-2a5c45e922d2@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25.09.2019 23:28, Alvaro Herrera wrote:
> This broke recently. Can you please rebase?
>
Rebased version of the patch is attached.

--
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
global_shared_temp_replica-3.patch text/x-patch 114.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tsunakawa, Takayuki 2019-09-26 07:11:53 RE: Speed up transaction completion faster after many relations are accessed in a transaction
Previous Message Michael Paquier 2019-09-26 07:00:12 Re: Bloom index cost model seems to be wrong