Re: Really bad insert performance: what did I do wrong?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin White <kwhite(at)digital-ics(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Really bad insert performance: what did I do wrong?
Date: 2003-02-22 02:24:39
Message-ID: 2073.1045880679@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Kevin White <kwhite(at)digital-ics(dot)com> writes:
> I did this, but my gmon.out doesn't appear to have much data from the
> actual child postgres process, just the parent.

Are you looking in the right place? Child processes will dump gmon.out
into $PGDATA/base/yourdbnum/, which is not where the parent process
does.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2003-02-22 04:23:47 Re: Really bad insert performance: what did I do wrong?
Previous Message Tom Lane 2003-02-22 02:20:39 Re: slow query