Re: big database performance

From: Jared Mauch <jared(at)puck(dot)nether(dot)net>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Adrian Moisey <adrian(at)careerjunction(dot)co(dot)za>, pgsql-performance(at)postgresql(dot)org
Subject: Re: big database performance
Date: 2008-01-09 17:42:43
Message-ID: 20080109174243.GA8915@puck.nether.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)puck(dot)nether(dot)net
clue++; | http://puck.nether.net/~jared/ My statements are only mine.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Erik Jones 2008-01-09 18:06:35 Re: After Vacuum Analyse - Procedure performance notimproved - Innner select is faster
Previous Message Guillaume Smet 2008-01-09 16:59:58 Re: big database performance