Re: Can anyone explain this: duplicate dbs.

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Can anyone explain this: duplicate dbs.
Дата
Msg-id 4293E17D.8090706@familyhealth.com.au
обсуждение исходный текст
Ответ на Can anyone explain this: duplicate dbs.  ("SpaceBallOne" <space_ball_one@hotmail.com>)
Ответы Re: Can anyone explain this: duplicate dbs.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
> If I pg_dump that database then create a new database (e.g. "tempdb")
> and upload the dump file (thus making a duplicate) then the same query
> only takes 190ms !!
> Vacuum, vacuum analyse, and vacuum full analyse does not seem to have an
> impact on these times.

Damn, for some reason I didn't read that you had already tried vacuum
full.  In that case, I can't explain it except perhaps you aren't
vacuuming properly, or the right thing, or it's a disk cache thing.

Chris

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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Can anyone explain this: duplicate dbs.
Следующее
От: John A Meinel
Дата:
Сообщение: Re: Can anyone explain this: duplicate dbs.