Re: big database performance

From: Adrian Moisey <adrian(at)careerjunction(dot)co(dot)za>
To: Jared Mauch <jared(at)puck(dot)nether(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: big database performance
Date: 2008-01-10 08:57:46
Message-ID: 4785DE0A.6020501@careerjunction.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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.

That is big!

What sort of information do you need from me ?

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

I think the problem is related to load. Everything is slow because
there are way too many connections. So everything is making everything
else slow. Not much detail, is it?

We have 345 indicies on the db.

--
Adrian Moisey
System Administrator | CareerJunction | Your Future Starts Here.
Web: www.careerjunction.co.za | Email: adrian(at)careerjunction(dot)co(dot)za
Phone: +27 21 686 6820 | Mobile: +27 82 858 7830 | Fax: +27 21 686 6842

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jörg Kiegeland 2008-01-10 09:23:47 Re: Search for fixed set of keywords
Previous Message Adrian Moisey 2008-01-10 08:45:17 Re: big database performance