<div dir="ltr">Hi,<div>I am having an issue with using parameterized queries with pgpool. My setup involves using node.js client with pgpool (3.6.4) and postgresl 9.6. I am using pgpool just for caching using shmem.</div><div><br></div><div>I have a simple example with the following query &quot;SELECT * FROM master.employer where employer_id=$1&quot;.  The query returns fine the first time and then it gets cached. When I run it again it hits the cache, but returns an empty resultset.</div><div><br></div><div>Let me know if I can provide with any other details. I have attached the entire pgpool log. </div><div>-AJ</div></div>