pg_options Get the options associated with the connection &reftitle.description; stringpg_options PgSql\Connectionnullconnection&null; pg_options will return a string containing the options specified on the given PostgreSQL connection instance. &reftitle.parameters; connection &pgsql.parameter.connection-with-nullable-default; &reftitle.returnvalues; A string containing the connection options. &reftitle.changelog; &Version; &Description; &pgsql.changelog.connection-object; 8.0.0 connection is now nullable. &reftitle.examples; <function>pg_options</function> example ]]> &reftitle.seealso; pg_connect