[BUGS] BUG #6721: installation of PostgreSQL prevented WebServer Start

2012-07-06 Thread peter . arnold
The following bug has been logged on the website:

Bug reference:  6721
Logged by:  Peter Arnold
Email address:  peter.arn...@jd-ag.com
PostgreSQL version: 9.0.8
Operating system:   MAC OSX
Description:

Hi,

after i install PostgreSQL 9.0.8 on my MAC with OSX 10.7.4 the WEBSERVER is
no more able to start. The information about why seems to be:
1. MAC-Webserver is compiled against a libssl.dylib version 0.8.9,
PostgreSQL changed this to 1.0.0
2. the libpq.5.dylib is deletet by PostgreSQL and linked to an own lib in
the PostgreSQL installation

It seems, that the PostgreSQL-Help will be involved.

Is the problem known, and is ther a solution?

With kind regards

Peter


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] BUG #6721: installation of PostgreSQL prevented WebServer Start

2012-07-06 Thread Peter Arnold
Hi Dave,

my distribution comes from

http://www.enterprisedb.com/products-services-training/pgdownload#osx. 

meanwhile we installed Postgres 8.4.12 
and changed the link from /usr/lib/libpq.5.dylib  to  /usr/lib/libpq.5.3.dylib
and both, postgeSQL and Webserver are working.

Is it a good Idea to change to PostgreSQL 9.1.x?

-Original Message-
From: Dave Page [mailto:dp...@pgadmin.org] 
Sent: Freitag, 6. Juli 2012 10:38
To: Peter Arnold
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #6721: installation of PostgreSQL prevented WebServer 
Start

On Fri, Jul 6, 2012 at 9:29 AM,   wrote:
> The following bug has been logged on the website:
>
> Bug reference:  6721
> Logged by:      Peter Arnold
> Email address:  peter.arn...@jd-ag.com
> PostgreSQL version: 9.0.8
> Operating system:   MAC OSX
> Description:
>
> Hi,
>
> after i install PostgreSQL 9.0.8 on my MAC with OSX 10.7.4 the 
> WEBSERVER is no more able to start. The information about why seems to be:
> 1. MAC-Webserver is compiled against a libssl.dylib version 0.8.9, 
> PostgreSQL changed this to 1.0.0 2. the libpq.5.dylib is deletet by 
> PostgreSQL and linked to an own lib in the PostgreSQL installation

Where did your PostgreSQL distribution come from? The EDB installers certainly 
won't delete the system libpq, or upgrade the system's copy of libssl.dylib 
(unless you install it in the root directory of course, which is definitely not 
recommended!)


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs