Re: postgresql on windows98

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql on windows98
Date: 2009-05-14 17:34:40
Message-ID: 20090514173439.GG22221@samason.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 14, 2009 at 05:21:41AM -0700, RaviThapliyal wrote:
> Can postgresql be installed on windows 98 OS?
>
> I want to install windows application with postgresql as a backend database
> in Windows 98 machine.

Ravi: just to confirm; you have several "client companies" that run MS
Windows 98 on their "server machines" and you've written a program that
runs on another machine of an unspecified version of MS Windows. You
were expecting your customers to be running at least MS Windows XP on
their server boxes which is causing you problems.

(for small companies, I'd expect the server and client machines to be
one and the same, but this distinction doesn't seem relevant to the
current discussion)

I think the answer is going to be that Windows doesn't expose a large
enough subset of the Win32 API to allow PG to run, but at least it'll
get away from the religious argument this seems to have turned into.

--
Sam http://samason.me.uk/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-05-14 17:44:57 Re: Question on inserting non-ascii strings
Previous Message Henry 2009-05-14 17:31:03 Re: work_mem greater than 2GB issue