Re: [GENERAL] Problem installing PostgreSQL 9.0 via Macports on OS X Server 10.6

2011-10-25 Thread Basil Bourque
> 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

Re: [GENERAL] Problem installing PostgreSQL 9.0 via Macports on OS X Server 10.6

2011-10-23 Thread Brandon Phelps
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

Re: [GENERAL] Problem installing Postgresql

2001-04-30 Thread Tom Lane
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

Re: [GENERAL] Problem installing Postgresql

2001-04-30 Thread Gilles DAROLD
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