-
**1. What I Did (Step by Step)**
Following your instructions, I successfully ran the following commands from a directory (_C:\users\username\somefolder_) with the _libpqxx-master_ directory contained…
-
I have followed the INSTALL.md steps, but it seems like this voting system can not work. Also, I can not find the Docker image or a Dockerfile for this project. Need Help Please.
-
I've found the root of the problem, but I don't have a fix.
I installed DBD::Pg with `cpan` on v5.30.2 (perl -V at end) with the Postgres pre-built package for macOS. I had set `POSTGRES_LIB`:
…
-
You can probably close this issue immediately; it was user error on my part. But I searched your issues list looking for help debugging it and couldn't find any, so I'm adding this issue for future p…
-
Hello I am a novice so this may seem obvious but when I try to connect to a local postgres database using the following code:
```julia
Repo.connect(
adapter = Octo.Adapters.PostgreSQL,
dbn…
-
I created an [issue](https://github.com/r-dbi/RPostgres/issues/152) (quite a while back!) specifically asking about this with RPostgres, where libpq has functionality to handle multi-statement SQL bei…
-
**Describe the bug**
Using a configured Postgres database connection (see https://developer.hashicorp.com/vault/api-docs/secret/databases/postgresql#configure-connection ) with URI:
```
postgresql:…
-
As I understood it is possible to disable `pkg-config` for a single dependency using `FOO_NO_PKG_CONFIG`.
However, I didn't see any way to disable this for all crates. Similar to the `PKG_CONFIG_AL…
-
## Detailed Description
Great to see this moving forward. The other question that I come up was
PSQL’s use of SSL certificates. And if we wanted to well we were adding the
missing port pe…
-
I noticed the last commit was from back in 2021 and the builds have been failing for a while, although there is a PR (#146) up recently that should fix things. I was wondering if this repo is still be…