Update and cursor

Поиск
Список
Период
Сортировка
От Patrick COLLIN
Тема Update and cursor
Дата
Msg-id 3B2F2104.63BD9FD5@felixfr.com
обсуждение исходный текст
Ответы Re: Update and cursor  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: front ends for postgres under linux
Следующее
От: "Richard Huxton"
Дата:
Сообщение: Re: front ends for postgres under linux