Re: alter table performance

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: alter table performance
Дата
Msg-id 3073cc9b0912191320x36e4046dm6a528d81741b70ca@mail.gmail.com
обсуждение исходный текст
Ответ на Re: alter table performance  (Antonio Goméz Soto<antonio.gomez.soto@gmail.com>)
Список pgsql-general
On Sat, Dec 19, 2009 at 4:07 PM, Antonio Goméz Soto
<antonio.gomez.soto@gmail.com> wrote:
> Hi,
>
> is there a way in sql to dynamically test for version 7.3, so I can run the
>

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

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

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

Предыдущее
От: OpenLink Support
Дата:
Сообщение: Re: Unix ODBC on SPARC 64 bits
Следующее
От: Ralph Graulich
Дата:
Сообщение: \dt doesn't show all relations in user's schemas (8.4.2)