-
### Name and Version
docker.io/bitnami/discourse:3
### What architecture are you using?
None
### What steps will reproduce the bug?
use the docker-compose yaml from https://github.com/b…
-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version: **pgBackRest 2.53.1**
2. PostgreSQL version: **Post…
-
**Describe the bug**
There is a probability that serial column was not detected.
This can happen when the table is referenced by another table.
**Expected behavior**
The result of autogererate s…
-
Fail to build against PostgreSQL 16/17
```
QR_Encode.c:585:5: warning: no previous prototype for 'IsNumeralData' [-Wmissing-prototypes]
int IsNumeralData(unsigned char c)
^~~~~~~~~~~~~
QR…
Vonng updated
1 month ago
-
@staticlibs Hi Alex,
we are using the procedure **xp_fileexist** in our application in one of the module. But this is not supported in babelfish . Do you know any alternative for this procedure. It i…
-
## Problem
PostgreSQL support table inheritance:
```
CREATE TABLE cities (
name text,
population real,
elevation int -- (in ft)
);
CREATE TABLE capitals (
state ch…
-
bitnami/postgresql:15.4.0-debian-11-r10
-
Seen a request for PostgreSQL to be included with Evergreen (https://github.com/aaronparker/evergreen/issues/747), but Aaron has been unable to find a source, so I have quickly knocked up this script …
-
**Is your feature request related to a problem? Please describe.**
I host a lot of different services and most of them support PostgreSQL so I never had any need for InfluxDB.
I think having to ma…
-
Hi team would be great if tool could support Postgresql v17.
Would this be possible?
I have a project that only support v17 so asking if possible to add in the near future.
Thanks a lot. This is re…