diff --git "a/content/zh/docs/Quickstart/openGauss\344\272\213\345\212\241.md" "b/content/zh/docs/Quickstart/openGauss\344\272\213\345\212\241.md" index 14d01232a6884635dc860aa0340eeeb49fb1e8aa..3ee224fbdd6b95ee8b5feb83b3c9bd50b79e32e4 100644 --- "a/content/zh/docs/Quickstart/openGauss\344\272\213\345\212\241.md" +++ "b/content/zh/docs/Quickstart/openGauss\344\272\213\345\212\241.md" @@ -19,7 +19,7 @@ ## transaction\_read\_only -**参数说明:**设置当前事务是只读事务。 +**参数说明:**设置当前事务是只读事务。该参数在数据库恢复过程中或者在备机里,固定为true;否则,固定为default_transaction_read_only的值。 该参数属于USERSET类型参数,请参考[表1](重设参数.md#zh-cn_topic_0242370406_zh-cn_topic_0237121562_zh-cn_topic_0059777490_t91a6f212010f4503b24d7943aed6d846)中对应设置方法进行设置。