Re: Setting high performance on huge server

From: "Claus Guttesen" <kometen(at)gmail(dot)com>
To: "ezequias(at)fastcon(dot)com(dot)br" <ezequias(at)fastcon(dot)com(dot)br>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Setting high performance on huge server
Date: 2007-04-04 12:55:50
Message-ID: b41c75520704040555j10ab95f5m580510bd2fc27e8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> How do I increase my performance knowing that my server is a huge server.
> Here some parameters I suppose are important on this settings:
>
> "shared_buffers";"8000kB";"Sets the number of shared memory buffers used by
> the server."
> "max_connections";"100";"Sets the maximum number of concurrent connections."
> "work_mem";"1MB";"Sets the maximum memory to be used for query workspaces."

Do you have some hardware-specifications, ie. how much ram, cpu-type etc.?

regards
Claus

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2007-04-04 13:06:45 Re: Moving a simple function to pl/pgsql (Novice question)
Previous Message ezequias 2007-04-04 12:49:52 Setting high performance on huge server