forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
3.8 KiB
3.8 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.
Name |
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