Subject | Re: Firebird vs Postgres |
---|---|
Author | zaher dirkey |
Post date | 2006-12-21T23:27:48Z |
> OTOH, the optimizer has plenty of room for improvement. But makingUPDATE
> things 'faster' isn't all. A new feature like MERGE / INSERT OR
> or common table expressions (which can be used to create recursivebe
> queries) will speed the things a lot because these features now must
> simulated.Yah "MERGE / INSERT OR UPDATE" i am waiting for it, now i am using
>
EXECUTE BLOCK and generate it at run time, that make my query work as i
need, but we must not forget Postgres also have many features.
BTW in fact i will feel as traitorous if i port my work to another of
Firebird :P