[home]新增postgresql帮助文档

This commit is contained in:
tomsun28
2022-03-09 07:50:56 +08:00
parent 8b97d0a2ca
commit c2e60bebdd
7 changed files with 71 additions and 18 deletions

View File

@@ -28,9 +28,9 @@
},
{
"type": "category",
"label": "MYSQL协议",
"label": "JDBC协议",
"items": [
"advanced/extend-mysql"
"advanced/extend-jdbc"
]
}
]
@@ -56,7 +56,8 @@
"label": "数据库监控",
"items": [
"help/mysql",
"help/mariadb"
"help/mariadb",
"help/postgresql"
]
},
{