You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement pg_dump --data-only without pg_dump call. Simply generate a common TOC header and some additional TOC entries. Use created toc.dat by pg_dump --data-only generated for pg's 13-18
Implement
pg_dump --data-onlywithoutpg_dumpcall. Simply generate a common TOC header and some additional TOC entries. Use created toc.dat bypg_dump --data-onlygenerated for pg's 13-18