Subject Re: [firebird-support] Re: Query never return
Author Anderson Farias
Hi,

>i just see that now and i can not understand ! i m asolutely sure that i
>set this value to
>0 lot of time ago, i can not understand why it's come back to 10240 !
>how to disconnect this settings??

to use default setting (defined at firebird.conf) set it to ZERO :

gfix -buffers 0 your_database


or define any value you want to use specific for the database:

gfix -buffers 500 your_database


Regards,
Anderson Farias