Hi,
On 2019-06-11 15:20:42 +0200, Daniel Gustafsson wrote:
> Attached is an updated version with some of the stuff we briefly discussed at
> PGCon. This version use the ObjectAddresses API already established to collect
> the dependencies, and perform a few more multi inserts.
Cool.
> Profiling shows that
> we are spending less time in catalog insertions, but whether it’s enough to
> warrant the added complexity is up for debate.
Probably worth benchmarking e.g. temp table creation speed in
isolation. People do complain about that occasionally.
Greetings,
Andres Freund