Marek Florianczyk wrote:
> But my problem is that when I hit command:
> psql -h 127.0.0.1 dbname dbuser
> I'm waiting about 3-5 sec to enter psql monitor, so every new connection
> from apache will wait about 3-5 sec to put query to server. Thats a very
> long time...
Why don't you use a connection manager ?
Regards
Gaetano Mendola