Update 'postgres_cpp/README.md'
This commit is contained in:
parent
6bb636e07e
commit
79b2fe029c
@ -2,6 +2,6 @@
|
|||||||
This script requires [libpqxx library](https://www.tutorialspoint.com/postgresql/postgresql_c_cpp.htm).
|
This script requires [libpqxx library](https://www.tutorialspoint.com/postgresql/postgresql_c_cpp.htm).
|
||||||
|
|
||||||
## Variables in ```#define```
|
## Variables in ```#define```
|
||||||
- HOST - address of the MySQL server (IPv4 form),
|
- HOST - address of your PostgreSQL server (IPv4 form),
|
||||||
- DATABASE - database on the server you wish to operate on,
|
- DATABASE - database on the server you wish to operate on,
|
||||||
- SQL - your query.
|
- SQL - your query.
|
Loading…
Reference in New Issue
Block a user