Re: [Patch] Temporary tables that do not bloat pg_catalog
(a.k.a fast temp tables)
From:
Geoff Winkless <pgsqladmin(at)geoff(dot)dj>
To:
Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc:
Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Subject:
Re: [Patch] Temporary tables that do not bloat pg_catalog
(a.k.a fast temp tables)
On 30 July 2016 at 13:42, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> wrote: > I'd argue that if you mess with catalogs directly, you're on your own.
Interesting. What would you suggest people use instead?