This function able to establish a connection with a PostgreSQL database.
postgresql_dbconnection(db_user, db_password, db_dbname, db_host, db_port)
character expected. Login or username for the database connection.
character expected. Password for the database connection.
character expected. Name/identification of the database.
character expected. Host adress of the database.
integer expected. Identification of the port.
The function return a list.