diff --git "a/content/zh/docs/Developerguide/\344\275\277\347\224\250gsql\350\277\236\346\216\245.md" "b/content/zh/docs/Developerguide/\344\275\277\347\224\250gsql\350\277\236\346\216\245.md" index 7ef0f1ed05ddb7031a7cbe8c22e158b30a75120d..79a8c4ac662e351dc34b3481ece4044ce4a0b2e4 100644 --- "a/content/zh/docs/Developerguide/\344\275\277\347\224\250gsql\350\277\236\346\216\245.md" +++ "b/content/zh/docs/Developerguide/\344\275\277\347\224\250gsql\350\277\236\346\216\245.md" @@ -4,7 +4,7 @@ gsql是openGauss提供的在命令行下运行的数据库连接工具。此工 ## 注意事项 -缺省情况下,客户端连接数据库后处于空闲状态时会根据参数[session\_timeout](安全和认证(postgresql-conf).md#zh-cn_topic_0237124696_zh-cn_topic_0059778664_see4820fb6c024e0aa4c56882aeae204a)的默认值自动断开连接。如果要关闭超时设置,设置参数[session\_timeout](安全和认证(postgresql-conf).md#zh-cn_topic_0237124696_zh-cn_topic_0059778664_see4820fb6c024e0aa4c56882aeae204a)为0即可。 +缺省情况下,客户端连接数据库后处于空闲状态时会根据参数[session\_timeout](安全和认证_postgresql-conf.md#zh-cn_topic_0237124696_zh-cn_topic_0059778664_see4820fb6c024e0aa4c56882aeae204a)的默认值自动断开连接。如果要关闭超时设置,设置参数[session\_timeout](安全和认证_postgresql-conf.md#zh-cn_topic_0237124696_zh-cn_topic_0059778664_see4820fb6c024e0aa4c56882aeae204a)为0即可。 ## 前提条件 diff --git "a/content/zh/docs/Developerguide/\345\256\211\345\205\250\345\222\214\350\256\244\350\257\201\357\274\210postgresql-conf\357\274\211.md" "b/content/zh/docs/Developerguide/\345\256\211\345\205\250\345\222\214\350\256\244\350\257\201_postgresql-conf.md" similarity index 100% rename from "content/zh/docs/Developerguide/\345\256\211\345\205\250\345\222\214\350\256\244\350\257\201\357\274\210postgresql-conf\357\274\211.md" rename to "content/zh/docs/Developerguide/\345\256\211\345\205\250\345\222\214\350\256\244\350\257\201_postgresql-conf.md"