接入PostgreSQL資料庫: psql -h IP地址-p 埠-U 資料庫名 ... standard output \i FILE execute commands from file \o [FILE] send all query results ...
確定! 回上一頁