[firebird-support] Firebird 2.5.x slow queries problem

2015-05-20 Thread Sylvain Mazaudier smaza...@yahoo.fr [firebird-support]
Hello. We have a problem under Firebird 2.5.x. If a remote client connects to a server over a network with low flow , we have delays on requests . After having turned the problem in every way, I give you the result of my analysis. Test realized in client / server on a computer with a reduce

Re: [firebird-support] Firebird 2.5.x slow queries problem

2015-05-24 Thread Tomasz Tyrakowski t.tyrakow...@sol-system.pl [firebird-support]
On 2015-05-20 o 10:51, Sylvain Mazaudier smaza...@yahoo.fr [firebird-support] wrote: > [...] > Query select 1: SELECT ROW1 FROM TEST; > > Query select 2: SELECT ROW2 FROM TEST; > > Résults in IBExpert monitor : > Query select 1:1.5 sec > Query select 2:5.3 sec > > [...] > > We don't understand w