Re: Postgres refusing to use >1 core

From: Aren Cambre <aren(at)arencambre(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgres refusing to use >1 core
Date: 2011-05-12 18:25:04
Message-ID: BANLkTikcvgH_JP2KoydoM7hfvbuW5VQ5Cg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Everyone,

Just wanted to say thanks for your help with my performance question. You
have given me plenty of things to investigate. Further, I think the problem
is almost certainly with my app, so I need to do more work there!

I really like the idea of just loading everything in memory and then dumping
it all out later. I have 6 GB RAM, so it should be plenty to handle this.

Aren Cambre

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Aren Cambre 2011-05-12 18:27:44 Re: Postgres refusing to use >1 core
Previous Message raghu ram 2011-05-12 18:22:53 Re: [PERFORM] since when has pg_stat_user_indexes.idx_scan been counting?