.. | ||
Makefile | ||
postgres_connector.cpp | ||
README.md |
Note:
This script requires libpqxx library.
Variables in #define
- HOST - address of your PostgreSQL server (IPv4 form),
- DATABASE - database on the server you wish to operate on,
- SQL - your query.