Re: Importing Postgres 7.1.1 DBs into Postgres 7.3.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Importing Postgres 7.1.1 DBs into Postgres 7.3.2
Дата
Msg-id 14339.1045688344@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Importing Postgres 7.1.1 DBs into Postgres 7.3.2  (Adam Bultman <adam.bultman@iconideas.com>)
Список pgsql-novice
Adam Bultman <adam.bultman@iconideas.com> writes:
> Will there be a speed increase, or decrease, with regards to selects,
> blah blah blah?  Things seem to take a while longer on the new system;

I'd expect 7.3 to be quicker on average than 7.1.  Perhaps you missed
some tuning steps?  (VACUUM ANALYZE, getting shared_buffers and other
config parameters up to where they are for the 7.1 system, etc)

            regards, tom lane

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

Предыдущее
От: Jeff Deroshia
Дата:
Сообщение: Re: null value in date field
Следующее
От: Robert Prather
Дата:
Сообщение: User Problem In PostgreSQL On Mac OS X