Update and cursor - Mailing list pgsql-general

From Patrick COLLIN
Subject Update and cursor
Date
Msg-id 3B2F2104.63BD9FD5@felixfr.com
Whole thread Raw
Responses Re: Update and cursor  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I need to update 300,000 records with many tests on each before
updating.

I first tried a global update on each column, but I have not enough
memory and swap to do that.

Is it possible to do that, one row at time, whithout locking more than
one record ?

Patrick


pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: front ends for postgres under linux
Next
From: "Richard Huxton"
Date:
Subject: Re: front ends for postgres under linux