Tripod5G > Postgres Configuration Directives
3pod PHP Learning

Postgres Configuration Directives
pgsql.allow_persistentboolean
Whether to allow persistent Postgres connections.
pgsql.max_persistentinteger
The maximum number of persistent Postgres connections per process.
pgsql.max_linksinteger
The maximum number of Postgres connections per process, including persistent connections.
Sybase Configuration Directives
sybase.allow_persistentboolean
Whether to allow persistent Sybase connections.
sybase.max_persistentinteger
The maximum number of persistent Sybase connections per process.
sybase.max_linksinteger
The maximum number of Sybase connections per process, including persistent connections.
Sybase-CT Configuration Directives
sybct.allow_persistentboolean
Whether to allow persistent Sybase-CT connections. The default is on.
sybct.max_persistentinteger
The maximum number of persistent Sybase-CT connections per process. The default is -1 meaning
unlimited.
69

Next >>
bluedot bluedots greydots pinkdots

Tripod >> 3pod Tips & Learning and manuals for educations