--with-pgsql=shared

This is a multi-part message in MIME format.

------=_NextPart_000_02CE_01C5230E.88FD8EC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi *,

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

What means the php configure option '--with-pgsql=3Dshared' 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
------=_NextPart_000_02CE_01C5230E.88FD8EC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1491" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi *,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>we start to host a server (Linux, =
Apache2, PHP5,
PostgreSQL8) and our provider compiles PHP with
'--with-pgsql=3Dshared'.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>What <FONT face=3D"Times New Roman" =
size=3D3>means
</FONT>the php configure option '--with-pgsql=3Dshared' and =
what impact
has this on the performance?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>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?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>What impact has this on an application =
using
postgres via php and do you have any hints concerning performance =
(we can
define php.ini)?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Thx in advance</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Stefan</FONT> </DIV></BODY></HTML>

------=_NextPart_000_02CE_01C5230E.88FD8EC0--
Stefan Hans [ Mo, 07 März 2005 12:09 ] [ ID #681542 ]

Fedor core3 php not create file in /var

Dear All

I have FC-3 server . i use default php .
now when i create file in /var/www/html/mydir in PHP so not created.
and /tmp will create file

now i want to create file in /var/www/html/mydir ??

Please help

Ramesh Patel
System Dept.
Banasdairy, Palanpur(B.K.)
E-Mail : ramesh [at] banasdairy.coop
Mobile : 94263 91295

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org
Ramesh PAtel [ Mo, 25 April 2005 11:29 ] [ ID #762487 ]
Datenbanken » gmane.comp.db.postgresql.php » --with-pgsql=shared

Vorheriges Thema: management form
Nächstes Thema: PostgreSQL and SSL and PHP