Subject | RE: [IBO] Is there a way to change the pagesize of the database ? |
---|---|
Author | akahanek@qgir.cz |
Post date | 2002-02-04T13:12:55Z |
> -----Original Message-----And what page size is recommended?
> From: Helen Borrie (TeamIBO) [mailto:helebor@...]
> If you don't specify a page_size in your CREATE
> DATABASE statement, it will be the default 1024, which is far
> too small.
>
> You CAN change the page_size by restoring a .gbk file using
> GBAK. Just include the -page_size switch and specify the
> size you want in bytes, in multiples of 1024, up to a maximum
> of 16384 (for Firebird) or 8192 (for InterBase).
Ales