6.4.2 vs. 6.3.2 - Q's about differences

Поиск
Список
Период
Сортировка
От Michael Olivier
Тема 6.4.2 vs. 6.3.2 - Q's about differences
Дата
Msg-id 36A6288A.3440064@yahoo.com
обсуждение исходный текст
Список pgsql-admin
Hi folks,

Wondering whether by upgrading from 6.3.2 (under RH Linux) to 6.4.2,
I'll get the ability to do unions in subqueries, i.e.:

 select foo from table
    where foo=3 and
    bar in
       (select ... union select ...)

Does this now work?

Also is there any work needed in converting my databases when upgrading?

Finally, the latest Linux RPM I've found for a binary installation is
6.4-5, which I'm assuming isn't 6.4.2 ... any suggestions for the best
RPM to download are much appreciated.

thanks,
Michael

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

Предыдущее
От: Marc Eggenberger
Дата:
Сообщение: PGSQL 6.4 is crashing
Следующее
От: Fischl Anton
Дата:
Сообщение: Re: [ADMIN] jdbc driver, can it run on a windows machine?