Performance Problem

Поиск
Список
Период
Сортировка
От Stefan Sturm
Тема Performance Problem
Дата
Msg-id 004601c2e8a3$a3faa160$0200a8c0@sturmxp
обсуждение исходный текст
Ответ на vacuum error  (Eric Cholet <cholet@logilune.com>)
Ответы Re: Performance Problem  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: Performance Problem  (Steve Crawford <scrawford@pinpointresearch.com>)
Re: Performance Problem  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Hello,

we have a performance problem with PostgreSQL 7.2.4. But first I try to
explain our situation:

We have an online game. This game is a fantasy game, where you can buy
and sell players for your team.
All players for the teams are stored in one table. So in this table we
have just one primary key and to foreign keys.
When we have around 500 Users at one time on the maschine, the game is
slowing down(Time for one spage up to 1minute and more).  And I think
the problem is this table. There are a lot of reading and writing
connections to this table.

So now my question: What can I do to increase the performance?

Thanks and greetings,

Stefan Sturmn


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

Предыдущее
От: Eric Cholet
Дата:
Сообщение: vacuum error
Следующее
От: Muhammad Shariq Muzaffar
Дата:
Сообщение: create function pl/pgsql c langauge