Re: Setting high performance on huge server - Mailing list pgsql-sql

From Claus Guttesen
Subject Re: Setting high performance on huge server
Date
Msg-id b41c75520704040555j10ab95f5m580510bd2fc27e8@mail.gmail.com
Whole thread Raw
In response to Setting high performance on huge server  (<ezequias@fastcon.com.br>)
List 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


pgsql-sql by date:

Previous
From:
Date:
Subject: Setting high performance on huge server
Next
From: Richard Broersma Jr
Date:
Subject: Re: Moving a simple function to pl/pgsql (Novice question)