--with-pgsql=shared

From: "Stefan Hans" <shans(at)tanagra(dot)de>
To: <pgsql-php(at)postgresql(dot)org>
Subject: --with-pgsql=shared
Date: 2005-03-07 11:09:38
Message-ID: 02d101c52306$31bdb7a0$bf01a8c0@pc1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi *,

we start to host a server (Linux, Apache2, PHP5, PostgreSQL8) and our provider compiles PHP with '--with-pgsql=shared'.

What means the php configure option '--with-pgsql=shared' and what impact has this on the performance?

I guess that this option means pgsql is to be used as dynamic module, but I am not sure. If it is so, does this mean that the pgsql module is loaded into memory only one time or every time needed again?

What impact has this on an application using postgres via php and do you have any hints concerning performance (we can define php.ini)?

Thx in advance

Stefan

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Lindsay 2005-03-09 01:38:42 Need some clarification about some code.
Previous Message Miroslav Šulc 2005-03-05 08:59:21 Re: unicode and frensh accents