-
PGSync version: master: 454d5cf0d51db440246643098b2603d59f64e3a1
Postgres version: debezium/postgres:13-alpine
Elasticsearch version: elasticsearch:7.13.4
Redis version: redis:6.2.4-alpine3.1…
-
./pgsql2pgsql
注意: 关系 "sync_sqls" 已经存在, 跳过
注意: 关系 "db_sync_status" 已经存在, 跳过
set insert into db_sync_status (id) values (1); failed: 错误: 重复键违反唯一约束"db_sync_status_pkey"
DETAIL: 键值"(id)=(1)" 已经存在…
-
As explain in [1,2], the only difference between the MWPM decoder and the Union-Find decoder is whether they maintain detailed structures within each cluster. Recently, I added a parameter called `max…
-
Implementing logical types that provide automatic serialisation and deserialisation of higher level types into/from Avro primitive types is a highly deserable feature and is implemented by https://git…
-
**Is your feature request related to a problem? Please describe.**
_@esabo, pinging you as you are working on this! Please feel free to add more insights._
[CodingTheory.jl](https://github.com/e…
-
Instances works fine with an almost empty database with a simple table.
But when I use my schema the provider, subscriber and subscription creates fine but the subscription status is shown as down.…
-
This issue is meant to be a running list of ideas to improve performance in the columnar format.
- [x] ~Don't separate suffix into wall time / logical time / untyped version. The hypothesis is that…
-
PG 13.2, Pglogical: 2.3.3
I have three servers: old_master **(A)** with non partitioned big table, new_master **(B)** with partitioned table ready to replicate data from A, and next replica with par…
ZiBiS updated
2 years ago
-
The ISO-8859-8-i charset (Hebrew with logical ordering) should be mapped to ISO-8859-8, as it can currently not be decoded with `MimeUtility.decodeText()`, even though it is the exact same per-charact…
-
In ibm*.textpb files, the clock rate is specified as 500kHz for HD media:
```
clock_rate_khz: 500
```
However, when decoding HD media, the reported clock rate is shown as double:
```
36.1: 2…