-
## Enviroment
* **Airbyte version**: 0.28.2-alpha
* **OS Version / Instance**: Amazon Linux 2 on Amazon Workspaces
* **Deployment**: Docker
* **Source Connector and version**: Postgres 0.3.7
* **…
-
Thank you so much for your work!
I followed the instructions at https://ignavus.net/r36s and everything just worked!
I am now trying to use imgui instead of go-sdl to build by own application, and i…
-
**Describe the bug**
Last bug report for now, I swear :).
The CDC portion of the `cdc_msc` demo does not appear to like being given more than a packet's worth of data.
**Set up (please complete…
-
There have been several requests to include other references in the API.
The first is for CDC (which should really be called US-WHO) since, like the UK, it is a mash-up of US and WHO data. Here the …
-
This issue will track the production and the merging of the PRs that add bare bones NAN code support for individual indicators (enable deletions by tracking nan "val" entries and add codes for data ra…
-
### Connector Name
source-postgres
### Connector Version
3.3.23
### What step the error happened?
Other
### Relevant information
We deploy Airbyte on EC2 `m6g.2xlarge` which is 8 …
-
Bug: The SkipSend option fails when used with submissions with more than one record going to an HL7 receiver that expects a single message at a time.
Yes, this is pretty obscure, and yes this took a…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Checked the online documentation: https://mimic.mit.edu/
* Checked that your is…
-
## Description
Postgres has a lot of sql functionality for change data capture & replication that is currently unsupported by glaredb. If we want to be fully pg compatible, we would need to support…
-
CDC cannot efficiently replicate historical data when there is a considerable amount of real-time insertions. The reason is due to the fact that only when a region is `stable` can the historical data …