zhanghaiyang

Results 25 comments of zhanghaiyang

even if can insert successfully, the record content will be ????

money int makeParam can't support either

will anyone handle this request or issue?

thanks, you are right, but maybe no need to rewitte entire disk, for example just rewrite 10G data, maybe enter the worse case? -------- 原始信息 --------发件人: nixomose ***@***.***> 日期: 2021/10/7...

> Firstly, your program should send status update message to Postgres, like this: > > ``` > err = pglogrepl.SendStandbyStatusUpdate(ctx, c.conn, > pglogrepl.StandbyStatusUpdate{WALFlushPosition: c.lastWriteWALPos}) > ``` > > The `lastWriteWALPos`...

> CommitMessage.CommitLSN Hi @diabloneo If use the CommitMessage.CommitLSN as the restart point of replication ,then there is an issue here. For example, I updated some records(say 10000 records) in one...

Can merge these commits regarding compression into master branch? the compression is very important in some cases.

Would you please refer this link? https://pkg.go.dev/github.com/Pooh-Mucho/go-mysql-stdzlib#section-readme can it solve the compression issue? @methane

I meant it seems that the link https://pkg.go.dev/github.com/Pooh-Mucho/go-mysql-stdzlib#section-readme provides the way to support compression. I want to know what the relationship between go-mysql-stdzlib and go-sql-driver /mysql

还有没有人维护啊?今天最新版本还是这个错!我是local模式