Session PgSQL
PHP 手册

简介

Note: 本扩展模块在 Windows 平台下不可用。

This module provides an additional session save handler for the session module using » PostgreSQL as a storage system. A user-level session storage function may also be used - session_set_save_handler(), but this module is written in C and therefore could be twice as fast, compared to a session save handler written in PHP.

Session PgSQL is designed to scale any size of web sites and offers some advanced features:


Session PgSQL
PHP 手册