We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0b5c6 commit faed7b9Copy full SHA for faed7b9
README.md
@@ -707,6 +707,8 @@ If you want to use `pspg` as Postgres client, then you need run
707
I had to install `openssl-devel` package and I had to set
708
`export PKG_CONFIG_PATH="/usr/local/pgsql/master/lib/pkgconfig/"`.
709
710
+Note: the compilation based on usage of `pg_config` is broken.
711
+
712
On FreeBsd you should to use `gmake` instead `make`.
713
714
## Note - Installation details
0 commit comments