Re: Darwin/MacOSX 10.1.1 newbie

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Wilson <velosa(at)cinenet(dot)net>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Darwin/MacOSX 10.1.1 newbie
Date: 2001-11-20 06:14:07
Message-ID: 28355.1006236847@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Nathan Wilson <velosa(at)cinenet(dot)net> writes:
> [localhost:~] postgres% createdb testdb
> pqReadData() -- backend closed the channel unexpectedly.

Apple broke the system() library function in 10.1, which causes
Postgres to crash during CREATE DATABASE :-(

There is a kluge solution for this in current sources. Grab a
nightly snapshot tarball, or 7.2beta3 when it's out (should be
tomorrow). All existing releases up to and including 7.2beta2
are vulnerable to the bug.

regards, tom lane

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 2001-11-20 15:21:28 Re: [Fwd: QNX6 port (need some assistance from developers)]
Previous Message Igor Kovalenko 2001-11-19 20:18:30 Re: [Fwd: QNX6 port (need some assistance from developers)]