6.4.2 vs. 6.3.2 - Q's about differences

From: Michael Olivier <molivier(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: 6.4.2 vs. 6.3.2 - Q's about differences
Date: 1999-01-20 19:03:38
Message-ID: 36A6288A.3440064@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message Reiner Nippes 1999-01-21 11:08:39 .
Previous Message Marc Eggenberger 1999-01-20 11:18:00 PGSQL 6.4 is crashing