我正在Heroku上编写一个node.js应用程序,并使用pg模块。 ... Pool(dbConfig); pool.connect(function(err, client, done) { if (err) { console.error('Error ...
確定! 回上一頁