Re: [SQL] Same question about PostgreSql

2001-04-16 Thread Johannes Grødem
> More than Interbase :-) More than MS SQL Server. Maybe less than > Oracle or MySQL; it's open to debate. Um. In my experience, PostgreSQL is more stable than MySQL. MySQL dies on me all the time, but I've never had it happen with PostgreSQL. (7.0.3, currently.) -- johs --

Re: [SQL] Same question about PostgreSql

2001-04-15 Thread Josh Berkus
Sergey, > How stable is PostgreSql ? More than Interbase :-) More than MS SQL Server. Maybe less than Oracle or MySQL; it's open to debate. Futher, because everything in Postgresql is "open" -- source code, data files, system tables -- in the event of hardware or platform failure you can alwa

Re: [SQL] Same question about PostgreSql

2001-04-14 Thread Poet/Joshua Drake
>How stable is PostgreSql ? >I know, PostgreSql doesn't support 'prepare ' operation, is it successful to >use one for OLTP databases ? Speaking from experience, I have personally stress tested Postgres under loads of over 512 persistent connections with our LXP application server with zero probl