What steps will reproduce the problem?
1. running query: select * from data."TABLE_NAME" where "ID"=100;
this select executes good.
2. an again: select * from data."TABLE_NAME" where "ID"=100;
What is the expected output? What do you see instead?
server closed the connection unexpectedly instead on result of query
What version of the product are you using? On what operating system?
I've got last version of PQC on svn. PostgreSQL 8.3
Please provide any additional information below.
It is happen when I am trying to execute select query which returnes more than
14 rows.
Also select query executes good when expires query_cache_expiration time.
P.S. sorry for my english.
Original issue reported on code.google.com by ilgiz.sa...@gmail.com on 28 Sep 2011 at 5:58
Original issue reported on code.google.com by
ilgiz.sa...@gmail.com
on 28 Sep 2011 at 5:58