BUG #2878: does not install

Started by kalyanover 19 years ago3 messagesbugs
Jump to latest
#1kalyan
kalyan.talluri@upf.edu

The following bug has been logged online:

Bug reference: 2878
Logged by: kalyan
Email address: kalyan.talluri@upf.edu
PostgreSQL version: 8.2.1
Operating system: Windows XP 64
Description: does not install
Details:

The binary does not install.
Any plans for a 64-bit version?

#2Magnus Hagander
magnus@hagander.net
In reply to: kalyan (#1)
Re: BUG #2878: does not install

On Wed, Jan 10, 2007 at 05:18:28PM +0000, kalyan wrote:

The following bug has been logged online:

Bug reference: 2878
Logged by: kalyan
Email address: kalyan.talluri@upf.edu
PostgreSQL version: 8.2.1
Operating system: Windows XP 64
Description: does not install
Details:

The binary does not install.

What is the problem? I have run the binary on XP 64 without problems,
though not from the MSI installer. It certainly *works*.

Any plans for a 64-bit version?

There are no firm plans for a Win64 version, but we'll get there
eventually ;-) We are doing some of the work needed to get there, such
as updating the build system for Visual C++ 2005, on the way to 8.3, but
it's impossible to say when we'll have an actual 64-bit version.

//Magnus

#3Magnus Hagander
magnus@hagander.net
In reply to: Magnus Hagander (#2)
Re: BUG #2878: does not install

On Wed, Jan 10, 2007 at 09:18:25PM +0100, kalyan.talluri@upf.edu wrote:

thanks. Let me clarify - the installer does not work. I install as an admin and
explicitly created a postgres admin account also, but it says the directory
security settings dont allow etc. Also, once I try it, I am not able to delete the directory it
creates.

What are my options?
K.

Again, what exactly does it show you? I doubt this is because of 64-bit
windows, but it's not impossible thatis.

When you say you created a postgres admin account, I assume you mean a
*non*-admin account? Postgres is supposed to have a non-admin account to
run from.

//Magnus