Steve Meyers wrote:
> Well, you didn't try it with MySQL, which is significantly faster than 
> Oracle and Postgres for most stuff.  In any case, I agree that msession is 
> probably a better solution -- I just think that having built-in MySQL 
> session support would be a good thing for PHP.

You can easily port session pgsql for mysql.

BTW, as far as my benchmarks on session pgsql and files
handler, they are almost equal. I didn't benchmark
in detail, but I doubt mysql could be much faster than
PostgreSQL. Just my guess.

--
Yasuo Ohgaki



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to