-
We currently support building extensions and compiling against the libraries of PostgresApp by providing a working `pg_config`. However there is a second [supported](https://www.postgresql.org/docs/cu…
-
I tried using the package `pg-schema-cli` with a db connection via unix socket. For this, I configured a `config.json` file (implementing [this](https://www.atdatabases.org/docs/pg-options) interface)…
-
Hey @albertodonato! I've just found out your project and it fits the need that we have in our project 100% Thank you for developing it, looks great!
The only problem that I see is that the Postgres…
KCala updated
4 years ago
-
I'm submitting a ...
* [ ] bug report
* [x] feature request
* [ ] question
I think a great addition to the CLI (and library) would be a `copy` command with the following semantics:
```sh
…
-
```
Collecting psycopg2 (from -r requirements.txt (line 9))
Downloading psycopg2-2.7.1.tar.gz (421kB)
100% |████████████████████████████████| 430kB 2.2MB/s
Complete output from command p…
-
Thanks for doing this, it makes installing these dictionaries way easier!
If someone else out there once had other versions of Postgres installed, `pg_config` can provide paths to the wrong version…
-
This docker file using ubuntu:latest, which at this time equates to ubuntu:jammy:
```java
from ubuntu:latest
run apt update -y
run apt upgrade -y
run apt install -y vim libssl-dev libpq-dev pyth…
-
### Problem description
When setting up a new postgres connection in QGis, the user is currently forced to specify a value for the `sslmode` parameter, and the value `disable` is selected by defaul…
-
When I tried to instal eGon-data the psycopg2 installation failed. I had to install python-dev with `sudo apt-get install python3.8-dev.` Maybe it is just due to the fact that I have various python ve…
-
After update to this version I started to experience problem with connection to remote postgres databases (have tried Google Cloud SQL and Digital Ocean Managed DB).
It does not allow to establish con…