-
### Bug Description
Whenever I use the postgres to select rows from a table in a self hosted N8N docker instance(latest version 1.84.3), the entire workflow stops in production. Giving me a weird err…
-
**EDIT/TL;DR**: Bugsink 1.4.1 introduced "experimental" postgres support. All unittests are run against postgres and real people are using it.
==========
Discussion / interest tracking issue
Support…
-
**Is your enhancement related to a problem? Please describe.**
The current version of Postgres used to store chart configurations is v11.5. This version was EOL'd in Nov 2023. Postgres should be upgra…
-
### Code of Conduct
- [x] I agree to follow Django's Code of Conduct
### Feature Description
Add a way to integrate generate_series function into ORM
### Problem
**generate_series** is a very use…
-
Add this to https://community.flake.parts/services-flake/postgresql#guide
```
# In process-compose.
{
services.postgres.”pg1” = {
extensions = (extensions: with extensions; [ timescaledb …
-
The is the query i am trying to create:
`SELECT project.slug AS "project.slug" FROM public."project" AS project TABLESAMPLE SYSTEM_ROWS(1) LIMIT $1;`
Which i can start off with:
```
stmt := table.P…
-
Option A: return auth URL in as a Postgres error until done
Option B: delay query responses and show the auth request on the Warpgate homepage
-
When running the following file the assertion fails
```
pgmoneta/src/libpgmoneta/walfile/wal_reader.c:218: int pgmoneta_wal_parse_wal_file(char *, int, struct walfile *): Assertion `magic_value_to_p…
-
### Required Terms
- [x] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [x] I have read and accept the [Salesforce Program Agreem…
-
To be production ready revive eth rpc requires a proper db. In addition the pruning of tx receipts should be disableable.