Re: alter table performance

Поиск
Список
Период
Сортировка
От Antonio Goméz Soto
Тема Re: alter table performance
Дата
Msg-id 4B2E90B9.30706@gmail.com
обсуждение исходный текст
Ответ на Re: alter table performance  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-general
Op 19-12-09 22:20, Jaime Casanova schreef:
> are you planning to run this many times? what is wrong with making
> this manually?
> doesn't seem like something to make automatic...
>
> but if you insist in plpgsql you can execute "select version() into
> some_text_var" and act acordingly
>
>
No, this is done in an automatic software update procedure across
hundreds of machines
which run different postgreSQL versions.

Thanks, I'll give this a try.

Antonio.



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

Предыдущее
От: "Gauthier, Dave"
Дата:
Сообщение: Re: Justifying a PG over MySQL approach to a project
Следующее
От: Andre Lopes
Дата:
Сообщение: Something like Oracle Forms, but Open Source to use with PostgreSQL?