Re: Postgres crashed when adding a sequence column

Поиск
Список
Период
Сортировка
От Clive Page
Тема Re: Postgres crashed when adding a sequence column
Дата
Msg-id Pine.LNX.4.44L0.0501191447140.3761-100000@peneca.star.le.ac.uk
обсуждение исходный текст
Ответ на Re: Postgres crashed when adding a sequence column  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
This is just to report success: I dropped all indices and repeated:

  UPDATE intwfs SET id = nextval('myseq');

and it worked fine - took 3681 secs (my estimate of an hour wasn't far
out).  Now doing a VACUUM FULL to remove the old tuples.


--
Clive Page
Dept of Physics & Astronomy,
University of Leicester,    Tel +44 116 252 3551
Leicester, LE1 7RH,  U.K.   Fax +44 116 252 3311


В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Best Linux Distribution
Следующее
От: Alex
Дата:
Сообщение: Unique Index