Re: same question little different test MSSQL vrs Postgres

Поиск
Список
Период
Сортировка
Искать
От
Mischa
Тема
Re: same question little different test MSSQL vrs Postgres
Дата
Msg-id
1106978334.41fb261e28ac2@webmail.telus.net
Ответ на
Список
Дерево обсуждения
same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres Dennis Sacks <dennis@illusions.com>
Re: same question little different test MSSQL vrs Postgres Bruno Wolff III <bruno@wolff.to>
Re: same question little different test MSSQL vrs Postgres Dennis Sacks <dennis@illusions.com>
Re: same question little different test MSSQL vrs Postgres Mischa <mischa_Sandberg@telus.net>
Re: same question little different test MSSQL vrs Postgres Greg Stark <gsstark@mit.edu>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres Richard Huxton <dev@archonet.com>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres Richard Huxton <dev@archonet.com>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres Richard Huxton <dev@archonet.com>
Re: same question little different test MSSQL vrs Postgres Andrew Hammond <ahammond@ca.afilias.info>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: ***SPAM*** Re: same question little different test MSSQL Franco Bruno Borghesi <franco@akyasociados.com.ar>
Re: same question little different test MSSQL vrs Postgres Greg Stark <gsstark@mit.edu>
Re: same question little different test MSSQL vrs Postgres "Joel Fradkin" <jfradkin@wazagua.com>
Re: same question little different test MSSQL vrs Postgres Richard Huxton <dev@archonet.com>
Re: ***SPAM*** Re: same question little different test MSSQL Franco Bruno Borghesi <franco@akyasociados.com.ar>
Re: same question little different test MSSQL vrs Postgres Greg Stark <gsstark@mit.edu>
Quoting Dennis Sacks :
> Bruno Wolff III wrote:
> >On Tue, Jan 25, 2005 at 21:21:08 -0700,
> >  Dennis Sacks  wrote:
> >>One of the things you'll want to do regularly is run a "vacuum analyze". 
> >>You can read up on this in the postgresql docs. This is essential to the 
> >>indexes being used properly. At a bare minimum, after you import a large 
> >>amount of data, you'll want to run vacuum analyze.
> >
> Good point! Analyze after bulk inserts, vacuum analyze after 
> updates/deletes and inserts. :)

Hmmm ... in performance tests of bulk inserts into a table with six indexes, I
found that without vacuum analyze (rather than analyze), insertion slowed down
albeit something less than linearly. Table of 6M rows, about 3GB (including
index files).
This is 7.4.1 on SuSE Linux, RAID5 Xeon(sigh) 2.8GHz 4GB nothing else running.
The inserts were always done with an existing record check (LEFT JOIN ... WHERE
joinkey IS NULL).
-- 
"Dreams come true, not free."


В списке pgsql-sql по дате отправления
От: Alex Turner
Дата:
От: cpp@world-online.no
Дата:
FAQ