After upgrading to v8.19.0, we start hitting warnings all over the place:
DeprecationWarning: Calling client.query() when the client is already executing a query is deprecated and will be removed in pg@9.0
Please publish some notes/guidelines on upgrading the code to avoid those.