Dave Page <dp...@pgadmin.org> writes:
> On Fri, Sep 24, 2010 at 6:28 AM, Peter Eisentraut <pete...@gmx.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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to