When using PQconnectStart( const char *conninfo), not knowing what the conninfo look like.
How to set the arguments such as host, port, dbname, user, password, etc.
We want to know the definition, too.
ps: the document: programming manual page 118 (ch17 libpq - C library ) is not quite clear and make us confused.
Thanks for answering our questions!