>>> On Fri, Sep 28, 2007 at 1:29 PM, in message <[EMAIL PROTECTED]>, "Lori" <[EMAIL PROTECTED]> wrote: > PostgreSQL version: 8.1.6 > I have been trying to download this version of your database software, but > there are no mirrors that work. That's probably because it contains bugs which have been fixed with subsequent drop-in compatible bug-fix versions. The current one is 8.1.10. If you want an older version, in order to investigate old bugs or something, you will probably need to check out the source code from CVS, using the appropriate release tag. By the way, only being able to find newer versions with bug fixes doesn't constitute a bug. -Kevin
---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match