logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Looking for apr_dbd_pgsql.so - Want to use Postgres
Author
Thorkil



Joined: 17 Sep 2023
Posts: 1
Location: Denmark, Hvidovre

PostPosted: Mon 18 Sep '23 6:54    Post subject: Looking for apr_dbd_pgsql.so - Want to use Postgres Reply with quote

Hi
I can use basic Auth to my table in postgres through ODBC.

I would like to use Postgres directly, but I'm missing this file: "apr_dbd_pgsql.so"

I'm using Windows 2019 and Postgres ver 15.
Back to top
tangent
Moderator


Joined: 16 Aug 2020
Posts: 315
Location: UK

PostPosted: Wed 20 Sep '23 19:54    Post subject: Reply with quote

If you search this site for apr_dbd_pgsql.so, you'll find posts in which this subject was discussed many years ago, with a statement that by default this APR shared library module is not built for Windows.

Is there a specific reason why ODBC isn't sufficient for your needs?

In the limit you might well have to compile this module for yourself.
Back to top


Reply to topic   Topic: Looking for apr_dbd_pgsql.so - Want to use Postgres View previous topic :: View next topic
Post new topic   Forum Index -> Apache