string pg_options ([ resource $connection ] )
pg_options() will return a string containing the options specified on the given PostgreSQL connection resource.
A string containing the connection options, or FALSE on error.