Richard_D_Levine@raytheon.com escreveu:
> Some comments:
>
>
> Firebird is a good small database (small resource footprint) that handles
> small databases with many users well.
In the hospital I work we have a 4GB database with 50 users connected
running 24/7 (her I stop it 2.5 hours per month)
>It doesn't scale well due to its
> single file data storage implementation. A good disk farm is mostly wasted
> on it.
>
You can partitionate a database with multiple archives.
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
Geraldo Lopes de Souza