We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e237ea commit c2bbe8dCopy full SHA for c2bbe8d
1 file changed
docs/user_manual/datasource_postgresql.md
@@ -3,7 +3,7 @@
3
!!! Tip ""
4
在配置 PostgreSQL 数据源 之前,请确保以下准备工作已完成,以避免连接失败或数据读取异常:
5
6
- - PostgreSQL 版本:服务端版本 ≥ 5.6;
+ - PostgreSQL 版本:服务端版本 ≥ 9.6;
7
- 网络连通:SQLBot 所在环境可直连 PostgreSQL 主机(若在内网或防火墙后,请先开放 5432 端口或映射安全端口);
8
- 账号权限:提供的用户名需具备 SELECT 权限;
9
0 commit comments