[Typo3-typo3org] Hosting the TYPO3 sites

Karsten Dambekalns karsten at typo3.org
Sat Apr 9 20:26:10 CEST 2005


Hi.

Sven Wilhelm wrote:
> what about postgres for an at least short term solution?
 ...
> In any FULL relational database server there is a often a feature called
> stored procedures which are predefined sql statements that are optimized
> for internal usage. No on request parsing of sql statements, just
> execute. Views another nice feature of FULL RDBMS has also this
> advantage. Perhaps some possibilities for other optimizations?

No. To use PostgreSQL would mean to use DBAL. This *has* a performance
impact, that is probably not outweighed by the advantages a different
database might have, speed-wise.

Plus, to make use of stored procedures, those would have to be written, and
to make use of prepared queries, those would have to be actively supported.

Regards,
Karsten
-- 
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/



More information about the TYPO3-team-typo3org mailing list