When I try to use Que with a tool like pgbouncer (that disables prepared statements) I keep getting a duplicate prepared statement error. Is there any dependency on prepared statements? Because a pgbouncer type tools is common in high scale environments, especially in resource constrained deployments like Heorku, it becomes really necessary there.
When I try to use Que with a tool like pgbouncer (that disables prepared statements) I keep getting a duplicate prepared statement error. Is there any dependency on prepared statements? Because a pgbouncer type tools is common in high scale environments, especially in resource constrained deployments like Heorku, it becomes really necessary there.