Re: slow DDL creation

From: bricklen <bricklen(at)gmail(dot)com>
To: Kevin Kempter <cs_dba(at)consistentstate(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: slow DDL creation
Date: 2010-08-30 23:04:20
Message-ID: AANLkTi=bV1PD1n=OAwpmP0ce96WBnFumHW-FUo7MdyJ2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, Aug 30, 2010 at 3:28 PM, Kevin Kempter
<cs_dba(at)consistentstate(dot)com> wrote:
> Hi all ;
>
> we have an automated partition creation process that includes the creation of
> an FK constraint. we have a few other servers with similar scenarios and this
> is the only server that stinks per when we create the new partitions.
>
> Anyone have any thoughts on how to debug this?  were running postgres 8.4.4 on
> CentOS 5.5
>
> Thanks in advance

Is the referenced column indexed?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message David Fetter 2010-08-31 00:31:13 Re: slow DDL creation
Previous Message David Boreham 2010-08-30 22:37:14 Re: GPU Accelerated Sorting