-
# testing.postgresql Version
```
testing.postgresql==1.3.0
python 3.10
on MacOs M1
```
# Debug Output
```
python3.10/site-packages/testing/common/database.py:40: in __init__
self.ca…
-
### What is the bug or the crash?
QGIS desktop for windows version 3.34 ltr (all versions) has issues with the layer manager toolbar. Tool stuck won't let you search for files
### Steps to reproduce…
-
I've been playing around with [docker](https://www.docker.com) at work, and if it can be made easy to run images on Windows, it might be a great idea to use it to distribute `nfldb`. The image would i…
-
### What happened?
When the primary server's disk is full, Patroni successfully demoted primary database and promoted standby database but the callback script was not executed on the original prima…
-
I'm trying to build a docker image with this data wrapper
```
from postgres:13.2
RUN apt -y update && apt -y upgrade
RUN apt-get install -y python python-pip
RUN apt-get install -y postgresq…
-
I'm trying to build a docker image with this wrapper
```
from postgres:13.2
RUN apt -y update && apt -y upgrade
#Elastic Wrapper
RUN apt-get install -y python python-pip
RUN apt-get install -…
-
* **asyncpg version: 0.25.0**:
* **PostgreSQL version** : PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.39380
* **Do you use…
-
### Descrição:
1. Instalar o PostgreSQL na máquina local ou em um servidor de hospedagem
```csharp
# Exemplo de instalação em um sistema operacional Ubuntu
sudo apt-get update
sudo apt-get install…
-
When installing the latest (14.1.2) vesion from pypi.org the bin directory (python3.8/site-packages/postgresql/bin) remains empty. The same happens for 14.1.1. When installing 14.1.0 the bin directory…
-
* **asyncpg version**: 0.28.0
* **PostgreSQL version**: CrateDB 5.4.2 https://github.com/crate/crate
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local Pos…