connection pool の接続が切られた場合どう扱うか。
とりあえず、Error が発生した場合、 client.end() を call するようにしてみる。
Related Issue: https://github.com/denodrivers/postgres/issues/355
connection pool の接続が切られた場合どう扱うか。
とりあえず、Error が発生した場合、 client.end() を call するようにしてみる。
Related Issue: https://github.com/denodrivers/postgres/issues/355