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.
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.