Commit 5f116bfd by kigrig

Update README.md

parent 207129e1
Showing with 6 additions and 0 deletions
...@@ -4,3 +4,8 @@ Author chose C++ and PostgreSQL languages for solving the problem. ...@@ -4,3 +4,8 @@ Author chose C++ and PostgreSQL languages for solving the problem.
PostgreSQL choise is based on given DB language. Also it was interesting to learn about C++. PostgreSQL choise is based on given DB language. Also it was interesting to learn about C++.
As a result, during the work was written Web server, which responses to a form with webpage where are charts. As a result, during the work was written Web server, which responses to a form with webpage where are charts.
To work server requers:
1) Linux. Given database supports only requests from Linux OS.
2) "-lpq" compilation and build parameter. Is needed for PostgreSQL compilation.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment