Re: Postgres crashed when adding a sequence column - Mailing list pgsql-general

From Clive Page
Subject Re: Postgres crashed when adding a sequence column
Date
Msg-id Pine.LNX.4.44L0.0501191447140.3761-100000@peneca.star.le.ac.uk
Whole thread Raw
In response to Re: Postgres crashed when adding a sequence column  (Richard Huxton <dev@archonet.com>)
List 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 by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Best Linux Distribution
Next
From: Alex
Date:
Subject: Unique Index