On Wed, 2009-08-26 at 18:43 -0300, geoff wrote: > > Sounds like you already have something listening on 5432. Perhaps > > another verison of PostgreSQL already installed? > > > Thats what I thought, but a port scan tells me that the port is closed. >
Try using the `netstat' command (or one of the numerous GUI wrappers/replacements) to look at your open port list instead. That'll show you what the OS thinks is in use. -- Craig Ringer