Re: full featured alter table?

From: Sven Koehler <skoehler(at)upb(dot)de>
To: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: full featured alter table?
Date: 2003-06-12 14:33:11
Message-ID: 3EE88F27.10105@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> The process you describe really is not that difficult. My general method
> is:

yes, but it takes time and is error-prone.
it a feature that most DBMS have, but postgresql does not, and what you
describe is a nice workaround, but not an answer to my question.

when will postgresql will finally have a full-featured alter table command?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-06-12 14:44:13 Re: full featured alter table?
Previous Message Dennis Gearon 2003-06-12 14:29:59 Re: Postgres performance comments from a MySQL user