postgresql/src/include/commands
Tomas Vondra 8a4f618e7a Report progress of COPY commands
This commit introduces a view pg_stat_progress_copy, reporting progress
of COPY commands.  This allows rough estimates how far a running COPY
progressed, with the caveat that the total number of bytes may not be
available in some cases (e.g. when the input comes from the client).

Author: Josef Šimánek
Reviewed-by: Fujii Masao, Bharath Rupireddy, Vignesh C, Matthias van de Meent
Discussion: https://postgr.es/m/CAFp7QwqMGEi4OyyaLEK9DR0+E+oK3UtA4bEjDVCa4bNkwUY2PQ@mail.gmail.com
Discussion: https://postgr.es/m/CAFp7Qwr6_FmRM6pCO0x_a0mymOfX_Gg+FEKet4XaTGSW=LitKQ@mail.gmail.com
2021-01-06 21:51:06 +01:00
..
alter.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
async.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
cluster.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
collationcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
comment.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
conversioncmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
copy.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
copyfrom_internal.h Report progress of COPY commands 2021-01-06 21:51:06 +01:00
createas.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
dbcommands.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
dbcommands_xlog.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
defrem.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
discard.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
event_trigger.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
explain.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
extension.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
lockcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
matview.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
policy.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
portalcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
prepare.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
proclang.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
progress.h Report progress of COPY commands 2021-01-06 21:51:06 +01:00
publicationcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
schemacmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
seclabel.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
sequence.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
subscriptioncmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
tablecmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
tablespace.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
trigger.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
typecmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
user.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
vacuum.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
variable.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
view.h Update copyright for 2021 2021-01-02 13:06:25 -05:00