From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | douglas <douglasv(at)computerstuffnow(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: vista failed to install postgresql |
Date: | 2009-05-27 23:55:49 |
Message-ID: | 937d27e10905271655m1b6d449bo23e0cce39fee4fd0@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Excuse the top-post...
Normally it works fine, but we have recently seen cases like yours
which we've been unable to reproduce. Noone has tried their own build
yet though, so hopefully you may be able to help us figure it out.
Did you get the mingw build to initdb, or is that what failed? If so,
can you rebuild with debugging enabled, and try to figure out where it
exits? It may help to add a dummy atexit hook to break in and get a
backtrace from.
Thanks, Dave
On 5/28/09, douglas <douglasv(at)computerstuffnow(dot)com> wrote:
> tried to install postgresql on vista ultimate, with uac turned off,( install
> user belongs to administrators group)
>
> tried the binary install and then the source install with mingw
>
> the binary , wouldn't start service, install ended then and there .
>
> the source with mingw gave me an error 2
>
> is there some someone who has done this successfully?
>
> How did they do it?
>
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Christophe | 2009-05-27 23:59:42 | Re: Bloated Table |
Previous Message | Douglas Alan | 2009-05-27 23:53:44 | What is the right way to deal with a table with rows that are not in a random order? |