UnisKB/static/chat/tool/postgresql/detail.md

14 lines
505 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 概述
PostgreSQL查询是一个连接PostgreSQL数据库执行SQL查询的工具。
## 配置
 
1. 在函数库中配置启动参数
在函数库的PostgreSQL函数面板中点击 … > 启动参数,填写数据库连接参数,并启用该函数。
![启动参数](/admin/tool/img/PostgreSQL_setting.jpg)
2. 在应用中使用
在高级编排应用中,点击添加组件->函数库->PostgreSQL查询设置查询内容。
![应用中使用](/admin/tool/img/PostgreSQL_app_used.jpg)