Subject Re: [firebird-support] Re: DB-Inserts slow after 5000 inserts (with select)
Author Werner F. Bruhin
On 06/16/2011 10:15 AM, Jens Saathoff wrote:
> Hey!
>
> The slowness of gen_id? In my source i select the id from gen_id with every
> insert. If i do not select the id it's a bit faster. Just a detail.
>
> The page buffer is 0. Which value would you suggest for embedded? How to set
> it correctly?
>
> Thank you very much!!!
These might be helpful:

http://www.firebirdsql.org/manual/gfix-buffers.html
and Firebird Database Cache Buffer Manual:
http://www.firebirdsql.org/manual/

Werner