Hi Cary,
Thanks for taking a look. I agree there's a risk since there's more memory usage on client side, and if you're dumping
saymillions of publicationTables then that could be problematic.
I'd like to think this isn't any riskier than existing pg_dump code such as in getTables(...) where presumably we would
runinto similar problems.
Cheers,
John H