brianc / node-pg-pool

A connection pool for node-postgres
MIT License
180 stars 64 forks source link

Notify/Listen, Keep connection for ever #101

Open vaggeliskls opened 6 years ago

vaggeliskls commented 6 years ago

Is there any way to keep the connection alive forever (with re-connections maybe) in order to receive notifications from postgres ?