linux psql

C++
psql "dbname=dbhere host=hosthere user=userhere password=pwhere port=5432 sslmode=require"

Source

Also in C++: