Re: Extremely high CPU usage when building tables

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Deborah Fuentes" <dfuentes(at)eldocomp(dot)com>, "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Extremely high CPU usage when building tables
Date: 2010-07-06 17:43:29
Message-ID: 4C3324F10200002500033033@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Deborah Fuentes <dfuentes(at)eldocomp(dot)com> wrote:

> 1. Create tables - 1127
>
> 2. Create indexes - approximately 7000

What does your postgresql.conf look like (excluding all comments)?

How many connections are you using to create these tables and indexes?

What else is running on the machine?

-Kevin

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Haas 2010-07-06 19:01:44 Re: Highly Efficient Custom Sorting
Previous Message Ranga Gopalan 2010-07-06 16:30:06 Re: Question about partitioned query behavior