mysticmind / mysticmind-postgresembed

Postgres embedded server equivalent including extensions for .Net applications
MIT License
143 stars 26 forks source link

Which version to pick? #25

Closed IXLLEGACYIXL closed 1 year ago

IXLLEGACYIXL commented 1 year ago

As the default https://github.com/mihasic/PostgreSql.Binaries.Lite is now archieved and not longer maintained, how can i change to another version?

How can i change the version search? the binaries stop at around 9.5.5.1 which is a too old version of postgres

mysticmind commented 1 year ago

I will have an alternate mechanism in a week or so, will keep you posted.

IXLLEGACYIXL commented 1 year ago

thank you very much

mysticmind commented 1 year ago

Fixed via https://github.com/mysticmind/mysticmind-postgresembed/commit/2c8fdefaa2e983196e01c6ff334eaa881839a779. 3.0.0 will be released soon. There are few breaking changes etc. Lib now can run cross-platform and cross-architecture on Windows, OSX (Including Silicon) and Linux.

mysticmind commented 1 year ago

v3.0.0 is released to NuGet.