[pgsql-performance] Performance Problems

Поиск
Список
Период
Сортировка
От Lars Maschke
Тема [pgsql-performance] Performance Problems
Дата
Msg-id 90iv8-n4s.ln1@server.csg.de
обсуждение исходный текст
Ответы Re: [pgsql-performance] Performance Problems  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-general
Hello Newsgroup

I have trouble with postgres 7.2.3. This system works fine, but last week
every postmaster process exhausted my system to 100%. What can i do ? When I
dump all databases it has 16MB. I start my system with the following
command:

postmaster -i -c shared_buffers=1024 -c sort_mem=16384 -c
effective_cache_size=2048 -c max_connections=128 -c fsync=false -c
enable-seqscan=false -c enable_indexscan=false -c enable_tidscan=false -c
enable_sort=false -c enable_nestloop=false -c enable_hashjoin=false -c
enable-mergejoin=false -c show_parser_stats=false -c
show_planner_stats=false -c show_executor_stats=false -c
show_query_stats=false -c random_page_cost=0.99 -o -F

Can someone help me ?

--
Lars Maschke
---
Es gibt Tage, da verliert man und es gibt Tage, da gewinnen die anderen.



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

Предыдущее
От: Alex Sandini
Дата:
Сообщение: use of PQconnectdb and PQfinish in a shared library
Следующее
От: "Brabant, Joel - Temiscaming"
Дата:
Сообщение: Architecture question