Re: installer problems

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Samuel Rettore <rettore(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: installer problems
Date: 2010-09-24 10:30:50
Message-ID: m21v8je8md.fsf@hi-media.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dave Page <dpage(at)pgadmin(dot)org> writes:
> On Fri, Sep 24, 2010 at 6:28 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
>> On tor, 2010-09-23 at 23:56 +0100, Dave Page wrote:
>>> > Surely the error message can be polished, though?
>
> How else would you suggest we find out what may go wrong on an
> unsupported platform?

My guess here is that you could use `lsb_release -a` or some other
system dependant facilities to know the current platform, then error out
with a nice error message if it's not one you know you support.

This way the installer won't even try to run and won't go wrong on an
unsupported platform…

Regards,
--
dim

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2010-09-24 10:38:46 Re: installer problems
Previous Message David Schmitt 2010-09-24 08:19:14 Re: BUG #5673: Optimizer creates strange execution plan leading to wrong results