Updated on 2025-05-29 GMT+08:00

GS_LOGICALSTANDBY_SKIP

GS_LOGICALSTANDBY_SKIP displays the defined skip rules. When skiptype is set to 1 or 3 (for details, see GS_SQLAPPLY_SKIP), the following columns are obtained from the system catalog GS_SQLAPPLY_SKIP to create or update the system view.

Table 1 GS_LOGICALSTANDBY_SKIP columns

Name

Type

Description

createtime

timestamp

SKIP definition time.

error

bool

Specifies whether it is triggered only if an error occurs.

dump

char

Dump type.

stmt

text

SKIP statement or KEYWORD.

dbname

name

Database name.

schemaname

name

Schema name.

objectname

name

Object name.