Re: Adding foreign key performance

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: Jeff <threshar(at)torgo(dot)978(dot)org>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Adding foreign key performance
Date: 2003-10-28 15:21:51
Message-ID: 20031028072112.X60098@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Tue, 28 Oct 2003, Jeff wrote:

> I recalled seeing a thread on -HACKERS about some major improvements to
> the speed of adding an FK to an existing table in 7.4. Naturally I was
> curious and decided to give it a whirl. My findings are not too good. In
> fact, they are bad.
>
> Could it be this patch never made it in?

I think it went in between b4 and b5, can you try with b5?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2003-10-28 15:51:32 Re: Adding foreign key performance
Previous Message Jeff 2003-10-28 14:16:45 Adding foreign key performance