On Friday, March 25, 2022, Tom Lane <[email protected]> wrote: > "David G. Johnston" <[email protected]> writes: > > On Fri, Mar 25, 2022 at 10:57 AM Tom Lane <[email protected]> wrote: > >> pg_dump never dumps system objects, so I don't see a need for > >> a switch to tell it not to. > > > I considered pg_class to be a system object, which was dumped under -t > '*' > > I'd vote for changing the behavior of --table rather than trying to > be bug-compatible with this decision. > > Agreed.
David J.
