Undropping a column?

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Undropping a column?
Date: 2003-12-01 18:49:30
Message-ID: 87r7zocr0l.fsf@stark.dyndns.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I just dropped a column that I wish I hadn't. Is there some simple update i
could do to the pg_* tables that would undrop it? I haven't done any other
updates though autovacuum may have run.

Even if I just manage to extract the data then have to restore from a backup
to get an uncorrupted data dictionary and reload the data it might be useful.

thanks.

--
greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-01 18:51:14 Re: export FUNC_MAX_ARGS as a read-only GUC variable (was:
Previous Message Rick Gigger 2003-12-01 18:45:45 Re: disaster recovery