-
Using this helm chart, the invidious pod fails to connect to the database.
The following is the log output from the database pod:
```
2024-11-09 01:38:22.674 GMT [310] FATAL: password authenti…
-
### Describe the bug
When attempting to download a filtered table, a 403 error is returned from /api/dataset/[:format] - the format of CSV, XLSX or JSON doesn't matter here. If the table is unfiltere…
-
### Description
Use the query:
```
select *
from film as f
join film_list as fl on fl.fid =
```
- press Tab to confirm the chosen item from suggestions
https://github.com/user-attachments…
-
### Search first
- [x] I searched and no similar issues were found
### Description
Hello.
If changelog file contains few databaseChangeLog entries, only last part of changeset definitions are execu…
-
According to George Beckett:
CSD3 recommend we set up a PostgreSQL database in a service call ARCAS: this is a cloud platform that sits next to CSD3 (I think it is in the same racks). The only limi…
-
### Database name
we use postgresql but it affects all databases backups stored on AWS S3 using IAM IRSA
# Issue description
### Describe your problem
https://github.com/wal-g/wal-g/pull/1377 …
-
Good Day I'have an error:
**2016/07/13 11:51:53 [ERRO] data type (polygon) not found!**
Executing this command:
`$ bee api circe -driver=postgres -conn=postgres://uparqueaderos:abc123@127.0.0.1:5432/p…
-
`openfga-migrate` BatchJob is not getting created for some reason. As a workaround, I had to go to the `openfga` ReplicaSet and modify the `openfga` container arguments from `run` to `migrate` to get …
-
### Expected behavior
The generated DDL should include the partial unique index with the WHERE clause as specified in the Flyway migration file.
```
...
CREATE TABLE "db"."test_table" ("id" IN…
-
### Context
Integrations like Postgres are quite complex and sometimes the categorization process does not complete within the allowed 2 minutes.
I think we can focus on improving the categorizatio…