Re: add --sequence-data to pg_dumpall
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org, tomas@vondra.me, hlinnaka@iki.fi
Date: 2025-05-06T16:39:33Z
Lists: pgsql-hackers
On Wed, Apr 30, 2025 at 02:52:27PM -0500, Nathan Bossart wrote: > Since there's precedent, I'll plan on committing this in the next few days > unless someone objects. I've added the rest of the RMT to this thread, > too, just in case. I brought this up in the RMT meeting today, and everyone was fine with committing it for v18. I'll plan on doing so later this week. -- nathan
Commits
-
pg_dumpall: Add --sequence-data.
- acea3fc49f00 18.0 landed
-
pg_dump: Add --sequence-data.
- 9c49f0e8cd7d 18.0 cited