Re: Running update in chunks?

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Tim Uckun <timuckun(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Running update in chunks?
Date: 2013-01-22 19:22:27
Message-ID: 50FEE6F3.3060402@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 01/22/2013 10:59 AM, Alvaro Herrera wrote:
> Steve Crawford escribió:
>> On 01/21/2013 05:02 PM, Tim Uckun wrote:
>>> I already posted the schema earlier. It's a handful of integer fields
>>> with one hstore field.
>> Oh well. I can't find it but maybe it got lost in shipping or eaten
>> by a spam filter.
> This is what we have the archives are for:
>
> http://www.postgresql.org/message-id/flat/50FEDF66(dot)7050100(at)pinpointresearch(dot)com#50FEDF66(dot)7050100@pinpointresearch.com
>
> The original message is at the top of the page (obviously).
>
Didn't notice that the information was over on the github site (which,
of course, also makes it impossible to search for in my email and
unavailable to the mail archives for those wishing to view it in the
future).

Cheers,
Steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2013-01-22 20:04:58 Re: What is the impact of "varchar_pattern_ops" on performance and/or memory (was: What is impact of "varchar_ops")?
Previous Message Edson Richter 2013-01-22 19:21:55 Re: What is the impact of "varchar_pattern_ops" on performance and/or memory