alter database without shutting down !?

Поиск
Список
Период
Сортировка
От Sergio A. Kessler
Тема alter database without shutting down !?
Дата
Msg-id 20010414202130.28191.qmail@web13104.mail.yahoo.com
обсуждение исходный текст
Список pgsql-hackers
first, congratulations to all for the 7.1 release, good work.

second, I've found (some years ago to be honest) that pgsql can ALTER
TABLE while the table is widely available for all users...

this strike me as pretty bad/dangerous/confusing/messy (even from the
POV of implementation)

should I supposed to do something like: 
ALTER DATABASE CLOSE
or
ALTER DATABASE SHUTDOWN [options]  (simil oracle)

before doing changes to the definition of tables ?

someone can say this is a feature, don't think so, even then I 
think that ALTER TABLE DROP COLUMN could be implemented a *lot*
more easily with this method.

(and requiring this operation to enter DDL sound very logical)

regards,
sergio

_________________________________________________________
¿Lo probaste?
Correo gratis y para toda la vida en http://correo.yahoo.com.ar


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: 7.1 RPMs
Следующее
От: Tom Ivar Helbekkmo
Дата:
Сообщение: Re: NetBSD "Bad address" failure (was Re: Third call for platform testing)