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
It's rare that you'd have PGCOPY data outside of PGDUMP but we support it since we needed to support PGDUMP. However, we have PGCOPY listed in our \h IMPORT text (and mention it in Import Perf Best Practices), so we might want to document it as an option to be consistent.
Note: PGDUMP can read a full SQL file. PGCOPY can only read a single table in COPY format