precompiled libraries for orafce 3.8 for PostgreSQL 10, 11 and 12
I upload precompiled libraries to postgres.cz/files/orafce-3.8.0-x64.zip. These libraries are 64bit only (there is not 32bit build for Postgres 11 and 12). For 32bit or older PostgreSQL releases, please, use older orafce builds. Windows build is partially reduced - there are not support for
PLVlex
for PostgreSQL 10 and 11 (due compilation problems), and there are not support for utl_file (due crash in these functions - I am not able to fix it on MSWIN platform).Installation - a) install Visual C++ Redistributable for Visual Studio 2015, b) copy *.sql and *.control to
../PostgreSQL/version/share/extensions
and *.dll (after to rename to just orafce.dll
to ../PostgreSQL/version/lib
.
1 Comments:
Thank you a lot!!!
Really needed to install it on a Windows environment and this helped me a lot! Would be nice to have some linkes to this blog from the github repository for those 'old' users that still use Windows environments and have trouble install it :)
Thank you!
Post a Comment
Subscribe to Post Comments [Atom]
<< Home