[http://naviserver.sourceforge.net/ns_logobig.gif] [NaviServer%|%Main%|%] ✸ http://bitbucket.org/naviserver/naviserver/%|%Source Code %|% ✸ http://sourceforge.net/project/showfiles.php?group_id=130646%|%Downloads %|% ✸ http://naviserver.sourceforge.net/n/toc.html%|%API Documentation %|% ✸ http://sourceforge.net/mail/?group_id=130646%|%Mailing Lists%|% ✸ http://sourceforge.net/tracker/?group_id=130646&atid=719006%|%Bugs %|% ✸ https://www.ohloh.net/p/naviserver/contributors%|%Developers %|% ---- '''nsdbipg''' is a [PostgreSQL] driver for the [nsdbi] database driver interface. Download: * http://sourceforge.net/project/showfiles.php?group_id=130646 Source Code: $ hg clone https://bitbucket.org/naviserver/nsdbipg/ ---- [ray2501] 2017-11-26 If you build nsdbipg by youself, please notice libpq-fe.h location when build failed. If '''libpq-fe.h''' does not install to /usr/include, and install to /usr/include/pgsql, you need update '''nsdbipg.c''' to specify the correct path. <>Category NaviServer | Category PostgreSQL | Category Database