psql 是讓我們可以操作Postgres SQL 的指令介面。 ... psql "dbname=your_dbname host=your_host user=andyyou password=12345678 port=5432 ...
確定! 回上一頁