RE: [PHP] SQL and PHP (socket vs TCP)

2002-02-27 Thread Hunter, Ray
] Subject: [PHP] SQL and PHP (socket vs TCP) Hi! Yesterday i noticed some strange thing with connection PHP to postgreSQL. I have some script to tell me how long does it take to generate some page. And i noticed that this time is longer if i connect to socket. Isn't this a little strange. I

[PHP] SQL and PHP (socket vs TCP)

2002-02-26 Thread Uros Gruber
Hi! Yesterday i noticed some strange thing with connection PHP to postgreSQL. I have some script to tell me how long does it take to generate some page. And i noticed that this time is longer if i connect to socket. Isn't this a little strange. I know that connection to socket must be quicker th