Re: Re-order columns? - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Re-order columns?
Date
Msg-id CAKFQuwYQbDVoKMT=Eem92F0xitXNgM_iCDMtzjChyT3pAi9N5w@mail.gmail.com
Whole thread Raw
In response to Re-order columns?  (Wells Oliver <wells.oliver@gmail.com>)
Responses Re: Re-order columns?  (Holger Jakobs <holger@jakobs.com>)
Re: Re-order columns?  (Olivier Gautherot <ogautherot@gautherot.net>)
List pgsql-admin
On Wednesday, July 29, 2020, Wells Oliver <wells.oliver@gmail.com> wrote:
I know this kind of dumb, but is there a way to re-order columns? You know, you have your awesome table all defined, your favorite modified_at column at the end where you like it, then some guy comes along and is like "oh let's add X Y and Z" and your OCD really really really wants the modified_at col at the end, and blowing away/re-populating the table takes way too long

There is not.  Every so often this gets looked at but has yet to result in a commit.

David J. 

pgsql-admin by date:

Previous
From: Wells Oliver
Date:
Subject: Re-order columns?
Next
From: Holger Jakobs
Date:
Subject: Re: Re-order columns?