doc-exports/docs/dws/dev/dws_04_1059.html
Lu, Huayi ef0ada5a59 DWS DEV 20240716 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-11-02 09:07:47 +00:00

7.1 KiB

SHOW_TSC_INFO

Queries TSC information about the current node. This view is supported only by clusters of version 8.2.1 or later.

Table 1 Parameter

Name

Type

Description

node_name

text

Node name

tsc_mult

bigint

TSC conversion multiplier

tsc_shift

bigint

TSC conversion shifts

tsc_frequency

float8

TSC frequency.

tsc_use_freqency

boolean

Indicates whether to use the TSC frequency for time conversion.

tsc_ready

boolean

Indicates whether the TSC frequency can be used for time conversion

tsc_scalar_error_info

text

Error information about obtaining TSC conversion information

tsc_freq_error_info

text

Error information about obtaining TSC frequency information