Subject AW: [Firebird-Java] Creating a database with a predefined page size
Author Steffen Heil (Mailinglisten)
> > How can I create a database with page size 16384 in jaybird?
>
> FBManager.setPageSize(int), this was added in Jaybird 3, see
> https://www.firebirdsql.org/file/documentation/drivers_documentation/java/3.0.1/docs/org/firebirdsql/management/FBManager.h
> tml#setPageSize-int-

Is there any way to do it with jaybird 2 ?
We are in the process of switching to firebird 3, but we want to stay with jaybird 2 for now, as we don't want to switch to another connection pool at the same time.


Regards,
Steffen



[Non-text portions of this message have been removed]