首先安裝套件pg,安裝方法在有裝下npm的環境中打入. npm install pg ... var conString = "tcp://postgres:[account]@[domain]/[database]"; ... var client = new pg.
確定! 回上一頁