-
postgres:latest
-
Could optional postgres support be added? That way i could host the data on NFS
-
-
We have to extend the Postgres table around campaigns ([schema](https://github.com/OpenSourceFellows/amplify_server/discussions/4)) to include all of the new data types coming from notion and the APIs…
-
Leverage [Postgres JSONB indexing](https://www.postgresql.org/docs/current/datatype-json.html#JSON-INDEXING) instead of [sinopia_indexing_pipeline](https://github.com/LD4P/sinopia_indexing_pipeline) w…
-
I'd like to see **Postgres version** as part of 'Collect info about your database' view.
We were thinking of adding Postgres docs to feed into RAG context, then we could pinpoint advice based on thi…
-
-
Following Django’s 5.2 release, Postgres version 14 is the oldest version that Django still supports. It would be prudent to upgrade to the latest
available
version of Postgres both in order to co…
-
I'm failing to receive any realtime events whether RLS is enabled or not. AFAIK everything is setup correctly on my end. Looks like I'm continuously hitting a timeout.
``` Swift
let channel = supab…
-
Error from Postgres Cache which should not happen given Redis database configured:
2025-05-10 13:08:05,546 Cache SQL: Has created an exception as Npgsql.PostgresException (0x80004005): 42601: syntax …