> By default the postgres user's group is 'daemon' on my Mac. This is probably
> true for you as well. Change occurrences of 'postgres:postgres' in your
> chown commands to 'postgres:daemon'.
For what it's worth, here's the user groups and permissions I see on my Mac. I
used the installer fro
By default the postgres user's group is 'daemon' on my Mac. This is
probably true for you as well. Change occurrences of
'postgres:postgres' in your chown commands to 'postgres:daemon'.
On 10/23/2011 8:16 PM, René Fournier wrote:
[…]
---> Installing postgresql90-server @9.0
Al <[EMAIL PROTECTED]> writes:
> I am running OpenLinux 2.3 (Caldera) out of the box.
Caldera has an extremely ancient zlib installed. Either update to a
more recent zlib, or manually undefine HAVE_LIBZ in src/include/config.h
after running configure. (7.1.1 will be less trusting about whether
Hi,
What package do you have downloaded ? You need the full install not just
the base package.
Regards,
Gilles
Al wrote:
> I am running OpenLinux 2.3 (Caldera) out of the box. Trying to install
> PostGreSQL I seem to be unable to get past the 'make' process. Errors I
> get at the end of the