Re: PostgreSQL vs MySQL, and FreeBSD

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: PostgreSQL vs MySQL, and FreeBSD
Дата
Msg-id 1195206185.29253.56.camel@neuromancer.home.net
обсуждение исходный текст
Ответ на Re: PostgreSQL vs MySQL, and FreeBSD  (Sebastian Hennebrueder <usenet@laliluna.de>)
Ответы Re: PostgreSQL vs MySQL, and FreeBSD  ("Dave Dutcher" <dave@tridecap.com>)
Список pgsql-performance
On Fri, 2007-11-09 at 16:41 +0100, Sebastian Hennebrueder wrote:

> If the queries are complex, this is understable. I had a performance
> review of a Hibernate project (Java Object Relation Mapping) using
> MySQL. ORM produces easily "complex" queries with joins and subqueries.
> MySQL uses nested loops for subqueries which lead to performance issues
> with growing database size.

Even for Postgresql, nested loops are still evil and hampers
performance.




В списке pgsql-performance по дате отправления:

Предыдущее
От: Gábor Farkas
Дата:
Сообщение: autovacuum: recommended?
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: autovacuum: recommended?