Re: Extensions not dumped when --schema is used

Guillaume Lelarge <guillaume@lelarge.info>

From: Guillaume Lelarge <guillaume@lelarge.info>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Julien Rouhaud <rjuju123@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-15T08:19:19Z
Lists: pgsql-hackers
Le lun. 15 mars 2021 à 06:00, Michael Paquier <michael@paquier.xyz> a
écrit :

> On Sun, Feb 21, 2021 at 08:14:45AM +0900, Michael Paquier wrote:
> > Okay, that sounds fine to me.  Thanks for confirming.
>
> Guillaume, it has been a couple of weeks since your last update.  Are
> you planning to send a new version of the patch?
>

This is on my TODO list, but I can't find the time right now. If someone's
interested in this patch, i have no problem with him/her working on it.
Otherwise, I'll do it as soon as possible (meaning probably in two weeks).

Commits

  1. Tweak behavior of pg_dump --extension with configuration tables

  2. Remove duplicated --no-sync switches in new tests of test_pg_dump

  3. Add support for --extension in pg_dump