Re: Insert are going slower ...

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Hervé Piedvache <herve(at)elma(dot)fr>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Insert are going slower ...
Date: 2004-07-13 17:10:30
Message-ID: 200407131010.30790.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Herve,

> What can I do to get better results ?? (configuration option, and/or
> hardware update ?)
> What can I give you to get more important informations to help me ?

1) What PostgreSQL version are you using?

2) What's your VACUUM, ANALYZE, VACUUM FULL, REINDEX schedule?

3) Can you list the non-default settings in your PostgreSQL.conf?
Particularly, shared_buffers, sort_mem, checkpoint_segments, estimated_cache,
and max_fsm_pages?

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew T. O'Connor 2004-07-13 20:26:09 Re: Swapping in 7.4.3
Previous Message Tom Lane 2004-07-13 17:08:57 Re: [PERFORM] Cursors performance