摘要:
🐘 PostgreSQL 常用命令参考手册 📥 连接数据库 psql -h 主机名 -p 端口 -U 用户名 -d 数据库名 示例: psql -h localhost -p 5432 -U postgres -d mydatabase 本地简写方式: psql -U postgres -d m 阅读全文
🐘 PostgreSQL 常用命令参考手册 📥 连接数据库 psql -h 主机名 -p 端口 -U 用户名 -d 数据库名 示例: psql -h localhost -p 5432 -U postgres -d mydatabase 本地简写方式: psql -U postgres -d m 阅读全文
posted @ 2025-04-15 14:57
AccountNull
阅读(175)
评论(0)
推荐(0)

浙公网安备 33010602011771号