-
### Search first
- [x] I searched and no similar issues were found
### Description
We are deploying SQL and PL/pgSQL scripts on an PostgreSQL Database via Liquibase. We use "$$" as endDelimiter in …
-
OS - Linux
Postgres - 12.7
Extensions - timescaledb
dbtoyaml, yamltodb - v0.9.1
When creating change scripts using `yamltodb`, it generates `CREATE EXTENSION` statements in the script even thou…
-
I ran multiple tests with PGvector scale using diskann and one of the biggest problem is that the vectordbbench just exits the execution with optmize timeout , this is very true for PGVECTOR SCALE and…
-
Add logic to database schema, and submission scripts to normalize on configure arguments, runtime arguments, and network arguments in a uniform manner.
This will allow more focused (maybe even faster…
-
## Problem
Postgresql 15 was recently released and introduced support for the `MERGE` command: https://www.postgresql.org/docs/15/sql-merge.html
This allows a client of the database to have more…
-
I did try to add a STORED PROCEDURE but the plan didn't generate a diff with the new file
-
- The connection to the postgres db is not possible. It tries to connect with the user www-data, however an other user is specified.
- To create the db it uses an sql script in mysql syntax (with back…
-
Hi, I saw the related issue here: https://github.com/cloudnative-pg/cloudnative-pg/issues/2832
I'm trying to get Supabase running with cloudnative-pg too.
Did you find out if the pg_ident.conf a…
-
Jira Link: [DB-4426](https://yugabyte.atlassian.net/browse/DB-4426)
### Description
This is YB-2.15.3.2 on Ubuntu 22.04.1 LTS.
The upshot of this issue is that, in any realistic use case, tempo…
-
I have only TDS access (no access to host) and when I've tried to import foreign schema. I've got error:
```
ERROR: syntax error at or near "x08"
LINE 1: ... 10, 255) AS column_default, CASE (sc…