|
Comments for: glodt20020212
| Message # 1023069: |
|
Date: 11/29/04 02:29
By: Oliver Subject: RE: Firebird vs. PostgreSQL vs. rest of world.. Hi I have set up a postgres database running on Mandrake Linux 10. The database captures between 10000 and 15000 records per month - there are over 50000 records in some of the tables. It runs on a Pentium 4 2.66 Desktop and serves 40 to 50 users. The server is on a local LAN and copes very well performance wise. There was a problem running it across a slow speed WAN link 256K. Locally works great though. Use PL/SQL as much as possible (better than firebird stored procedures which dont seem to have the ability to use handy functions like 'quote_ident') and apply views wherever possible also use good indexes and you cant go wrong. Hope this helps Cheers |
Previous Message | Next Message |


