| От | Scott Marlowe |
|---|---|
| Тема | Re: how to increase performance of Postgre |
| Дата | |
| Msg-id | 1154445899.7882.1.camel@state.g2switchworks.com обсуждение исходный текст |
| Ответ на | how to increase performance of Postgre (Javanesevn <thanhle@sangtao.net>) |
| Список | pgsql-admin |
On Tue, 2006-08-01 at 01:44, Javanesevn wrote: > Hi all, > > My project ( web application) is using Postgre 8.1 and PHP 4.x (ADO > library to access database). And I would like to increase perfomance, so > I changed configuration follow this: > shared_buffers = 16000(Default = 1000) > wal_buffers = 64(Default = 8) > But this setting is not strong effect. Please show me other way or your > idea to resolve my problem. Thanks a lot. You need to subscribe to the pgsql-performance list, and once there, post the queries that are running slow, and the output of running them with explain analyze YOUR QUERY GOES HERE Not explain, explain analyze. Generally, the more information you give the better.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера