Re: MySQL vs PostgreSQL.
Hannu Krosing <hannu@tm.ee>
From: Hannu Krosing <hannu@tm.ee>
To: Alvaro Herrera <alvherre@dcc.uchile.cl>
Cc: Jeff Davis <list-pgsql-hackers@empires.org>, "scott.marlowe" <scott.marlowe@ihs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-10-12T08:57:32Z
Lists: pgsql-hackers, pgsql-general
Alvaro Herrera kirjutas L, 12.10.2002 kell 04:16: > On Fri, Oct 11, 2002 at 07:08:18PM -0700, Jeff Davis wrote: > > > And it really is a minor matter of convenience. I end up dropping and > > recreating all my tables a lot in the early stages of development, which is > > mildly annoying. Certainly not as bad, I suppose, as if you're led to believe > > that a feature does something safely, and it kills all your data. > > Now that ALTER TABLE DROP COLUMN is implemented, there probably isn't > any more the need to do such frequent drop/create of tables. Did attlognum's (for changing column order) get implemented for 7.2 ? ------------ Hannu