On 4/12/07, Jonathan Vanasco <postgres@xxxxxxxx> wrote:
can anyone suggest a good way to reorder the table ? everything that i can think of involves creating a new table which means I'd have to redo all the constraints .
The common thing to do is to write your query in such a way that what interests you most is put left ...
// Jonathan Vanasco
Cheers, Andrej