--
Support the ongoing development of Firebird! Consider donating to the Firebird Foundation and help ensure its future. Every contribution makes a difference. Learn more and donate here:
https://www.firebirdsql.org/donate
---
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/c7c4e407-8710-43dd-abe1-35503d95d856%40ibphoenix.com.
If 32K Page size is used, the resulting file is about 150MB, and with 8K page size about 100MB.
Especially for small BLOB lager page results in larger DB since for each a number of pages is allocated.
E.g., an 6K BLOB dies occupy 8K vs. 32K in database.
Database definition does contain several BLOB of small size as BLR code for Views.
Is the effect any problem for you?
Page size should be chosen for production data, not for storing
structure information.
--
Support the ongoing development of Firebird! Consider donating to the Firebird Foundation and help ensure its future. Every contribution makes a difference. Learn more and donate here:
https://www.firebirdsql.org/donate
---
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/a40d6fa6-d23a-4ea8-a8d1-061e331c5866%40haneke.de.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/CABwd-arMBcSQzmKerzOgRX2e1g5o5Ep55q4_pzJDYuajqb%3DsVw%40mail.gmail.com.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/4c9x0K3Y3kz21wH%40smtp.poczta.onet.pl.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/CABwd-ar%2BFzqms8oV6dY5Cp403j0O9%2ByP98r5A8O2wdXfvkyZqA%40mail.gmail.com.
If you are working with databases under 20-50gb of size, 8k page is the best option, then goes 16k, and then could be 32k.
To see if database structure has real problems (like too deep indices), login to cc.ib-aid.com, click on Database analysis (it works in trial mode for all accounts), upload gstat -r output, and check for alerts.
However, this is more like a theoretical discussion, since 32k page is designed for databases bigger than 500-1000Gb.If you are working with databases under 20-50gb of size, 8k page is the best option, then goes 16k, and then could be 32k.
However, this is more like a theoretical discussion, since 32k page is designed for databases bigger than 500-1000Gb.If you are working with databases under 20-50gb of size, 8k page is the best option, then goes 16k, and then could be 32k.
On Aug 25, 2025, at 8:09 AM, Tommi Prami <tommi...@gmail.com> wrote:
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/CABwd-aoJBH_4dTQf%2BNoLzpNDTY-fBG%2B4SLQDtFbJN8PdGZKTAQ%40mail.gmail.com.