forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
3.9 KiB
3.9 KiB
PGXC_BULKLOAD_PROGRESS
PGXC_BULKLOAD_PROGRESS displays the progress of the service import. Only GDS common files can be imported. This view is accessible only to users with system administrators rights.
Column |
Type |
Description |
|---|---|---|
session_id |
Bigint |
GDS session ID |
query_id |
Bigint |
Query ID. It is equivalent to debug_query_id. |
query |
Text |
Query statement |
progress |
Text |
Progress percentage |
Parent topic: System Views