From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Ali Al-Aswad <alawibh(at)hotmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #4994: Silent Installation |
Date: | 2009-08-19 09:31:54 |
Message-ID: | 9837222c0908190231n6c39706egd995760aee24a4b9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, Aug 18, 2009 at 19:38, Ali Al-Aswad<alawibh(at)hotmail(dot)com> wrote:
> msiexec /i postgresql-8.2-int.msi /qn INTERNALLAUNCH=1 DOSERVICE=1
^ This says 8.2.
> The PostgreSQL Database Server 8.0 service on Local Computer started and
> then stopped. Some services stop automatically if they have no work to do,
> for example, the Performance Logs and Alerts service.
^ This says 8.0.
It looks like you have two different versions installed that are
somehow conflicting with each other. Possibly because they are trying
to listen on the same port, or something like that.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-08-19 09:39:10 | Re: BUG #4994: Silent Installation |
Previous Message | Magnus Hagander | 2009-08-19 09:30:26 | Re: BUG #4961: pg_standby.exe crashes with no args |