On Friday, March 25, 2022, Tom Lane <t...@sss.pgh.pa.us> wrote: > "David G. Johnston" <david.g.johns...@gmail.com> writes: > > On Fri, Mar 25, 2022 at 10:57 AM Tom Lane <t...@sss.pgh.pa.us> 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.