Re: test / live environment, major performance difference
В списке pgsql-performance по дате отправления:
| От | Craig James |
|---|---|
| Тема | Re: test / live environment, major performance difference |
| Дата | |
| Msg-id | 466D93EF.4010300@emolecules.com обсуждение исходный текст |
| Ответ на | Re: test / live environment, major performance difference (Ansgar -59cobalt- Wiechers <lists@planetcobalt.net>) |
| Ответы |
Re: test / live environment, major performance difference
|
| Список | pgsql-performance |
On 2007-06-11 Christo Du Preez wrote: > I really hope someone can shed some light on my problem. I'm not sure > if this is a posgres or potgis issue. > > Anyway, we have 2 development laptops and one live server, somehow I > managed to get the same query to perform very well om my laptop, but > on both the server and the other laptop it's really performing bad. One simple possibility that bit me in the past: If you do pg_dump/pg_restore to create a copy of the database, you have toANALYZE the newly-restored database. I mistakenly assumed that pg_restore would do this, but you have to run ANALYZE explicitelyafter a restore. Craig
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера