Re: New to postgres -' how to' tips needed

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: New to postgres -' how to' tips needed
Date: 2008-08-21 19:50:46
Message-ID: 200808211250.47049@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 21 August 2008, "Markova, Nina" <nmarkova(at)nrcan(dot)gc(dot)ca> wrote:
> Hi,
>
>
> I'm completely new to postgres. My main job will be to install and
> configure it properly and I'm not sure how much I can rely on the default
> values.
>
> Are there any good articles howto install and configure postgres? I have
> found the online documentation but need something simple.

"install and configure it properly" and "simple" are mutually exclusive
requirements.

However, for the most part, if you configure it to match your real memory
availability (especially shared_buffers and work_mem) you'll usually get
decent performance (assuming whoever bought the server specced it
appropriately for the intended workload). The default settings are far too
conservative.

--
Alan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Billen 2008-08-21 19:51:13 Re: SERIAL datatype
Previous Message c k 2008-08-21 19:48:51 Query performance difference