Re: Persistent connections in PHP - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: Persistent connections in PHP
Date
Msg-id 46C2C29F.1030803@theendofthetunnel.de
Whole thread Raw
In response to Persistent connections in PHP  (Naz Gassiep <naz@mira.net>)
Responses Re: Persistent connections in PHP  (Torsten Zühlsdorff <thorny@meisterderspiele.de>)
List pgsql-general
On 15.08.2007 10:53, Torsten Zühlsdorff wrote:
> If the dictionary is not too large, you should store it directly in the
> memory of the server. Therefore you can use Shared Memory
> (http://www.php.net/shmop, http://de3.php.net/manual/en/ref.sem.php).

Uhm, but how does TSearch get it from there? And even if it does, it
will still held its own copy?


--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: check if database is correctly created
Next
From: Jan de Visser
Date:
Subject: Re: Transactional DDL