[GENERAL] Remote PostgreSQL database - C/C++ program / Unix / Required Libraries

2014-11-30 Thread Léa Massiot
Hello and thank you for reading my post. I would like to write a C/C++ program which targets a remote PostgreSQL database. I don't know what to install, which libraries to link to in this program. In more details: Given: 1.1) a PostgreSQL database db on a machine A, 1.2) a machine B. I would

Re: [GENERAL] Remote PostgreSQL database - C/C++ program / Unix / Required Libraries

2014-11-30 Thread Adrian Klaver
On 11/30/2014 11:44 AM, Léa Massiot wrote: Hello and thank you for reading my post. I would like to write a C/C++ program which targets a remote PostgreSQL database. I don't know what to install, which libraries to link to in this program. In more details: Given: 1.1) a PostgreSQL database db