Re: Postgres performance comments from a MySQL user
| От | Ian Harding |
|---|---|
| Тема | Re: Postgres performance comments from a MySQL user |
| Дата | |
| Msg-id | see85cc5.018@mail.tpchd.org обсуждение исходный текст |
| Ответ на | Postgres performance comments from a MySQL user ("Jay O'Connor" <joconnor@cybermesa.com>) |
| Ответы |
Re: full featured alter table?
|
| Список | pgsql-general |
I am _definitely_ not trying to sell MSSQL Server, but the version of TDS (Tabular Data Stream) that MSSQL Server users hasbeen pretty thoroughly reverse engineered by the FreeTDS (http://www.freetds.org) group. I use it to access Sybase serversin production but have used it against MSSQL Server 7 with good results. Ooohh. ... I just had a fantasy about a migration tool that uses FreeTDS to bring over tables and data... Ian >>> Avi Schwartz <avi@CFFtechnologies.com> 06/11/03 08:38PM >>> The biggest improvement we noticed was in two areas. We have some very complex selects that join 7-8 tables which perform 30-40% faster under PGSQL. The second thing that performs better are the above mentioned result set returning stored procedures. BTW, the reason we started looking at PSQL is not due to performance, this just came as a pleasant surprise. The real reason is in the fact the we are 90% linux in our server environment and the only Windows component is SQL Server 7. SS7 does not play nicely with Linux and lacks any tools to use from the Linux environment. Windows itself is hard to manage remotely and since the production environment is co-located it became a real issue. Avi On Wednesday, Jun 11, 2003, at 22:24 America/Chicago, Maksim Likharev wrote: > My I ask on what operations PG better than MSSQL? > > cause out of my observations only spatial data types, > could influence a choice between MSSQL and PG. > > Thank you. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly
В списке pgsql-general по дате отправления: