From: | Dave White <davew(at)landie(dot)demon(dot)co(dot)uk> |
---|---|
To: | Jesse Scott <jscott(at)bmi(dot)net>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] Postgres on MacOS... Is it even a possibility? |
Date: | 2000-03-02 19:48:07 |
Message-ID: | B4E475F7.2129%davew@landie.demon.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-interfaces |
Jesse Scott wrote:
> I was wondering if anyone has thought about MacOS support. Is it even
> possible? Is there some great impediment to porting or is it just that
> there is not enough need to justify the effort?
If you mean for client access then the libpq library should be a
possibility, I've had a look at it and started the port but ran out of time.
(I spent a day on it...) It doesn't, on the face of it, look like a HUGE job
as all the comms calls go through a handful of routines. I intend to port it
over sometime in the next few months as part of a large project I am working
on. Of course, if anyone else has already done it...
The server itself is another story... I doubt that it would be practical or
desirable to run the server on Mac OS unless it is running on Mac OS X in
which case porting it across should be straight forward.
regards
Dave White
//////////////////\\\\\\\\\\\\\\\\\\\\
Dave White <davew(at)landie(dot)demon(dot)co(dot)uk>
\\\\\\\\\\\\\\\\\\////////////////////
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Yung | 2000-03-03 00:53:16 | Re: Help needed with DBI and DBD::Pg |
Previous Message | Ron Peterson | 2000-03-02 19:19:09 | FOREIGN KEY syntax |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Shevland | 2000-03-02 19:54:52 | Mailer Annoyance |
Previous Message | Joe Shevland | 2000-03-02 19:35:20 | RE: [INTERFACES] Pgaccess - Error trying to connect |