If the plan include ORDER not SORT then it read data throught index.But if you 
are asking server about 1 000 000 records, what do you expect more from the 
server to do?And you use 2048 page buffers then all data is retrived from your 
HDD. To speed up you must:1. Change design to retrive limited number of fecords 
e.g. 1000.2. Increase page buffers to speedup second and next queries.3. Invest 
in faster HDD like m2 3500 MB/sRegards,Karol Bieniaszewski
null
  • [firebird-s... Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
    • Re: [f... liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
      • Re... Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
        • ... Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
    • Re: [f... liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
      • Re... Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]
    • Re: [f... liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
      • Re... Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support]

Reply via email to