Re: Slow Bulk Delete - Mailing list pgsql-performance

From Jon Nelson
Subject Re: Slow Bulk Delete
Date
Msg-id AANLkTinEPzUlYprV0Cm5rvFPl5AQg08483pxAgSIxAnJ@mail.gmail.com
Whole thread Raw
In response to Re: Slow Bulk Delete  ("Pierre C" <lists@peufeu.com>)
Responses Re: Slow Bulk Delete
Re: Slow Bulk Delete
Re: Slow Bulk Delete
List pgsql-performance
On Mon, May 17, 2010 at 5:10 AM, Pierre C <lists@peufeu.com> wrote:
> - or use a JOIN delete with a virtual VALUES table
> - or fill a temp table with ids and use a JOIN DELETE

What is a virtual VALUES table? Can you give me an example of using a
virtual table with selects, joins, and also deletes?

--
Jon

pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: old server, new server, same performance
Next
From: Віталій Тимчишин
Date:
Subject: Re: Slow Bulk Delete