Subject Re: [ib-support] Re: Thanks...Help with extremely slow SQL
Author Andrew Guts
nitaligavino wrote:

>Hello and thanks to Svein and Andrew:
>
>I do have one question however, Andrew, you suggested increasing the
>number of buffers. Can you explain how to do this and what this will
>do?
>
Example from OpGuide.pdf, page 258:

>>gfix -buffers 5000 database.gdb

In this case memory for database buffrers, in bytes: 5000*<Page Size>
Default page size is 4096 bytes.

>
>Thanks again for the help
>Dan
>
>
>