Re: Is PostgresSQL supported in Windows Vista?

Lists: pgsql-bugs
From: "Jack Ho" <jackho(at)zyxel(dot)com(dot)tw>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Is PostgresSQL supported in Windows Vista?
Date: 2007-05-10 06:26:41
Message-ID: 008f01c792cc$2c25ffe0$6e1117ac@118321
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Dear sir,

Is PostgreSQL supported in Vista? If it is, what version is supported?

Thanks & Regards,
Jack


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Jack Ho <jackho(at)zyxel(dot)com(dot)tw>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Is PostgresSQL supported in Windows Vista?
Date: 2007-05-11 08:19:22
Message-ID: 4644270A.7060708@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Jack Ho wrote:
> Dear sir,
>
> Is PostgreSQL supported in Vista? If it is, what version is supported?
>

IIRC, all windows versions (which means 8.2 really - 8.0 and 8.1 have
other problems) work fine on vista *except* that the installation
program doesn't properly work. You can install it manually (or IIRC
using the installer, but manually initializing the database etc), and
then it will run fine.

The installer should be fixed in 8.3.

//Magnus