Re: big database performance - Mailing list pgsql-performance

From Jared Mauch
Subject Re: big database performance
Date
Msg-id 20080109174243.GA8915@puck.nether.net
Whole thread Raw
In response to Re: big database performance  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: big database performance  (Adrian Moisey <adrian@careerjunction.co.za>)
Re: big database performance  (Stephane Bailliez <sbailliez@gmail.com>)
List pgsql-performance
On Wed, Jan 09, 2008 at 12:27:33AM -0800, Joshua D. Drake wrote:
> Adrian Moisey wrote:
>> Hi
>>
>> We recently converted to postgres (from mssql) and we're having
>> performance issues.  Not all the issues are related to postgres, but we're
>> trying to sort everything out.

    Hi,

    I do large databases in Pg, like 300GB/day of new data.  Need a lot
more data on what you're having issues with.

    Is your problem with performance database reads?
writes? (insert/copy?)  How many indicies do you have?

    - jared

--
Jared Mauch  | pgp key available via finger from jared@puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.

pgsql-performance by date:

Previous
From: "Guillaume Smet"
Date:
Subject: Re: big database performance
Next
From: Erik Jones
Date:
Subject: Re: After Vacuum Analyse - Procedure performance notimproved - Innner select is faster