fn_connection


Description

Create connection string

Parameters

Name Type Mode
db_name text IN
db_host text IN (DEFAULT 'localhost')
db_port integer IN (DEFAULT 5432)

Definition