Subject Re: [firebird-support] database page_size
Author Stefan Gustavsson
Hi!

There is no way to increase the pagesize while the database is online
you will have to do a backup and restore and with gbak use the -P
argument for setting the new pagesize when you are restoring.

ex.

gbak -C -P 8192 -U sysdba -PAS masterkey mybackup.bak newdb.fdb

regards, Stefan

On 4/27/05, innoy1k <duncan.chen@...> wrote:
>
>
> Hi there,
>
> Does anyone know how to increase an existing database page size from
> 4096 to 8192 through IBConsole, or SQL commands?
>
> thanks
> Duncan
>
>
> Yahoo! Groups Links
>
>
>
>
>