Re: Chunk Delete

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Chunk Delete
Date: 2007-11-15 13:13:38
Message-ID: 20071115131338.GK19518@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Nov 15, 2007 at 03:09:10PM +0200, Abraham, Danny wrote:
> THE problem is that the table does not have a primary key; Too
> expensive.

If the table doesn't have a primary key, you've designed it wrong.

But I'd like to see any evidence you have at all that having a primary key
is "too expensive".

A

--
Andrew Sullivan
Old sigs will return after re-constitution of blue smoke

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Staubo 2007-11-15 13:14:49 Re: FW: Chunk Delete
Previous Message Trevor Talbot 2007-11-15 13:09:16 Re: Variable LIMIT and OFFSET in SELECTs