Mnogosearch: Comparing PgSQL 7.4 to MySQL 4.1

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Mnogosearch: Comparing PgSQL 7.4 to MySQL 4.1
Дата
Msg-id 20040101150727.H913@ganymede.hub.org
обсуждение исходный текст
Ответы Re: Mnogosearch: Comparing PgSQL 7.4 to MySQL 4.1  (Arjen van der Meijden <acmmailing@vulcanus.its.tudelft.nl>)
Список pgsql-general
On a whim, I'm loading up the search engine under both ... the 7.4 has
WITHOUT OIDs "enabled" on all tables ...

So far, with ~2k URLs indexed on both systems, the MySQL uses 1/3 the disk
space of PgSQL:

mysql41# du 186_archives
20018   186_archives

vs PgSQL:

64761   149979575

going to be interesting to see the end result ...

Does anyone know if MySQL has an equivalent to EXPLAIN ANALYZE, or aren't
they that advanced yet?


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

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

Предыдущее
От: "Chris Ochs"
Дата:
Сообщение: Re: speeding up inserts
Следующее
От: Arjen van der Meijden
Дата:
Сообщение: Re: Mnogosearch (Was: Re: website doc search is ... )