On Fri, Aug 24, 2007 at 10:11:06AM -0400, Andrew Sullivan wrote: > On Fri, Aug 24, 2007 at 10:06:56AM -0400, Feng Chen wrote: > > VERSION = PostgreSQL 8.1.2 > > You know that the project doesn't put out maintenance releases for > the fun of it, right? The latest is 8.1.9 in that series. You need > to upgrade.
Indeed, looking at the release notes: # Fix race condition that could lead to "file already exists" errors during pg_clog and pg_subtrans file creation (Tom) # -- Andrew Sullivan | [EMAIL PROTECTED] Users never remark, "Wow, this software may be buggy and hard to use, but at least there is a lot of code underneath." --Damien Katz ---------------------------(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