-
Replace the distinct databases of the bots with a single dockerized Postgres
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
使用 CD…
-
Follows issue #557
On new VM install Postgres software and maybe create a dummy example database
-
We will enhance the ad-hoc ingestion capability in subsequent releases, with the expectation that it will eventually be possible for users to read ad-hoc data if it is persisted on an external system.…
-
**Description**
Having
```sql
--migrate:up transaction:false
```
in a dbmate migration file produces a syntax error.
- Version: dbmate version 2.4.0
- Database: postgres v13
- Operatin…
-
the javascript sdk here uses postgres/supabase as the default vector database. works well.
https://github.com/arakoodev/EdgeChains/blob/ts/JS/edgechains/examples/src/service/HydeSearchService.ts#L64…
-
### Issue
Since last week neither my scheduled nor manual task execution can be started. I immediately get a 502. By digging into the problem, I tried to execute the http request to the resource of `…
-
Getting this error non-deterministically when creating a next.js site in a VPC linked to a postgres database.
It appears to have to do with the `AppDefaultRole` and the next.js function.
-
**Describe the bug**
I have noticed after upgrading to v50 that I cannot edit my Models' Metadata, the Save button is permanently grayed out and no matter what I do, it does not change.
After some…
-
## Background
Managed elasticsearch is pretty expensive, and adds another service to interact with.
Postgres full text search (FTS) is pretty good, and we basically always already have a postgre…