CXIII. PostgreSQL Session Save Handler简介
This module provide additional session save handler for session module using PostgreSQL as a storage. user session save handler may be used, but this module is written in C. Therefore, this module is roughly 2 times faster than save handler written in PHP script. Fail-over and load balance is planned to be implemented, but they are not available now.
需求You need at least PHP 4.1, PostgreSQL 7.1 and MM 1.1.3 安装Short installation note:
运行时配置这些函数的行为受 php.ini 的影响。 PostgreSQL session save handler is still under development. Refer to the README file in the source distribution for configuration details. Contact InformationI have at the moment not very much time to further develop this extension. I will implement more and more features in the near future. If you have comments, bug fixes, enhancements or want to help developing this, you can drop me a mail at yohgaki@php.net. Any help is very welcome.
| ||||