Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.pgsqls

Class Sql.pgsqls

Description

Implements SQL-urls for pgsqls://[user[:password]@][hostname][:port][/database]

Sets the connection to SSL-mode, otherwise identical to Sql.pgsql .

See also

Sql.pgsql , Sql.Sql


Inherit pgsql

inherit Sql.pgsql : pgsql