Re: More performance improvements for pg_dump in binary upgrade mode
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-02T08:59:11Z
Lists: pgsql-hackers
> On 5 Jun 2024, at 04:39, Nathan Bossart <nathandbossart@gmail.com> wrote: > > On Wed, May 15, 2024 at 03:21:36PM -0500, Nathan Bossart wrote: >> Nice! I'll plan on taking a closer look at this one. > > LGTM. I've marked the commitfest entry as ready-for-committer. Thanks for review, committed. -- Daniel Gustafsson
Commits
-
Cache typarray for fast lookups in binary upgrade mode
- 6ebeeae29626 18.0 landed