reorder columns?

From: "Andy Kriger" <akriger(at)greaterthanone(dot)com>
To: "Pgsql-General" <pgsql-general(at)postgresql(dot)org>
Subject: reorder columns?
Date: 2002-10-07 17:43:58
Message-ID: OJEFIHHAALOBKKJEOMBDEEGLCCAA.akriger@greaterthanone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

is there a way to reorder columns in psql?
or to alter table and add columns after a specified columns?

if not, is my only option to recreate the table with columns in the desired
order and select into that table?

thx
a

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2002-10-07 17:48:00 Re: [HACKERS] Hot Backup
Previous Message scott.marlowe 2002-10-07 17:43:27 Re: reorder columns?