We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
\COPY gh_audit_logs FROM '/data/backups/1B.csv' CSV HEADER;
SELECT (bytes_processed::float/bytes_total::float) * 100 AS percent FROM pg_stat_progress_copy \watch 60 percent ------------------- 55.27937797061736 (1 row) Time: 0.409 ms
https://www.depesz.com/2021/01/12/waiting-for-postgresql-14-report-progress-of-copy-commands/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.depesz.com/2021/01/12/waiting-for-postgresql-14-report-progress-of-copy-commands/
The text was updated successfully, but these errors were encountered: