Subject | Re: [ib-support] Re: Thanks...Help with extremely slow SQL |
---|---|
Author | Andrew Guts |
Post date | 2003-02-11T10:25:57Z |
nitaligavino wrote:
Default page size is 4096 bytes.
>Hello and thanks to Svein and Andrew:Example from OpGuide.pdf, page 258:
>
>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?
>
>>gfix -buffers 5000 database.gdbIn this case memory for database buffrers, in bytes: 5000*<Page Size>
Default page size is 4096 bytes.
>
>Thanks again for the help
>Dan
>
>
>