Skip to content

PostgreSQL

Simon Hughes edited this page Feb 22, 2021 · 24 revisions

GAC Installation

The PostgreSQL npgsql.dll file needs to be installed into the GAC. Visit https://github.com/npgsql/npgsql/releases and download the latest MSI installer by looking into the assets of a release. Further reading here.

Clone this wiki locally