Re: OK, lets talk portability.

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: jm(dot)poure(at)freesurf(dot)fr, mlw <markw(at)mohawksoft(dot)com>, Dann Corbit <DCorbit(at)connx(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: OK, lets talk portability.
Date: 2002-05-09 08:56:59
Message-ID: 1020934619.18610.10.camel@taru.tm.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2002-05-09 at 09:12, Dave Page wrote:
>
> Agreed. I develop pgAdmin using cygwin/postgresql on my laptop and quite
> frankly it's a pain in the neck. I did notice when playing with MySQL
> recently that it appears to use Cygwin, though *only* the .dll, there is
> no installation of Cygwin required. Perhaps if we could get to roughly
> that stage it would be good. Of course we'd also need a few things from
> /bin like sh for example.

Are you sure sh and friends are absolutely needed ?

I'm sure we can replace most scripts with .bat files or just do without
them (tell peole to use CREATE DATABSE instead of createdb, etc.)

And instead of initdb we could just install ready-made $PGSQL/data
directory.

-----------
Hannu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark kirkwood 2002-05-09 09:21:58 Re: Unbounded (Possibly) Database Size Increase - Test
Previous Message Jean-Michel POURE 2002-05-09 08:53:33 Why you should Join W32/Debian to save the world from Microsoft