Performance Problem

From: "Stefan Sturm" <mailling(at)anrath(dot)info>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Performance Problem
Date: 2003-03-12 14:27:58
Message-ID: 004601c2e8a3$a3faa160$0200a8c0@sturmxp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Muhammad Shariq Muzaffar 2003-03-12 14:38:44 create function pl/pgsql c langauge
Previous Message Eric Cholet 2003-03-12 11:48:19 vacuum error