Re: Can we get rid of repeated queries from pg_dump?

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Can we get rid of repeated queries from pg_dump?
Date: 2021-10-21 10:52:53
Message-ID: 20211021105253.GA20301@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Wed, Oct 20, 2021 at 05:46:01PM -0400, Tom Lane wrote:
> I wrote:
> > Anyway, it doesn't look like there's much hope of improving this
> > aspect without a significant rewrite.
>
> Just to close out this thread: I've now posted such a rewrite at
> https://www.postgresql.org/message-id/2273648.1634764485%40sss.pgh.pa.us

That looks amazing. Thanks a lot.

Best regards,

depesz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Toomas 2021-10-21 15:39:08 Re: Can db user change own password?
Previous Message Laurenz Albe 2021-10-21 05:53:07 Re: pg_class.oid at 4B

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Pyhalov 2021-10-21 10:55:04 Re: Partial aggregates pushdown
Previous Message Daniel Gustafsson 2021-10-21 10:21:47 Re: [PATCH] improve the pg_upgrade error message