-
**Describe the bug**
Package libpq-devel-15.0-2.amzn2023.0.1.x86_64 has some strange LDFLAGS set, which in consequence leads to
```
/usr/bin/ld: cannot open linker script file /builddir/build/B…
-
### What would you like help with?
Env:
- Macos Sonoma (14.5)
- Python 3.11.9
- pyarrow 17.0.0
- adbc_driver_postgresql 1.2.0
Background:
I want to load data into Postgresql using Bulk Ing…
-
Maybe:
Allow optional second argument to LibPQ() that passes the path record to override LibPQPath
> I was considering allowing to override the values provided by `LibPQPath` for some calls, e.g…
-
**Is your feature request related to a problem? Please describe.**
Postgres 16 added a new configuration parameter named _require_auth_:
[PostgreSQL: pgsql: libpq: Add support for require_auth to …
-
**Describe the bug**
Cabal's multi-repl support requires a version of the Cabal library >=3.11.
This is fine when using `cabal-install`'s builtin copy of the Cabal library.
But when packages' Custo…
-
## Problem
`libpq` offers a native way to use multiple hosts, yet we don't support it. See:
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-MULTIPLE-HOSTS
PostgreSQL libpq 16…
-
My team and others in the comments are still affected by this issue from lpsmith/postgresql-simple#177, so I'm copying it over here.
I hope to dig into the issue some more today and post back here…
-
Currently, the test set for PostgreSQL support via LibPQ.jl does not exist yet. We need a test set that covers the following functions within `postgresql.jl`:
- [ ] `DBInterface.connect` - this is …
-
I tried to build a fully static linked postgrest binary with this docker image and met following error when
building the `postgresql-libpq` pacakge:
```
Failed to build postgresql-libpq-0.9.4.3. T…
-
```
configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path
```
I'm still experiencing #99 on master. Shouldn't this be fixed by #102 already?
This comm…