Add some basic tests for progress reporting of COPY
Michael Paquier <michael@paquier.xyz>
Add some basic tests for progress reporting of COPY This tests some basic features for progress reporting of COPY, relying on an INSERT trigger that gets fired when doing COPY FROM with a file or stdin, checking for sizes, number of tuples processed, and number of tuples excluded by a WHERE clause. Author: Josef Šimánek, Matthias van de Meent Reviewed-by: Michael Paquier, Justin Pryzby, Bharath Rupireddy, Tomas Vondra Discussion: https://postgr.es/m/CAEze2WiOcgdH4aQA8NtZq-4dgvnJzp8PohdeKchPkhMY-jWZXA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/copy.source | modified | +62 −0 |
| src/test/regress/output/copy.source | modified | +54 −0 |
Discussion
- Improvements and additions to COPY progress reporting 51 messages · 2021-02-08 → 2021-03-16