开发者

pgsqlbinlog

0
  • pgsql binlog监听功能点解析

    目录引言功能点机器宕机,能支持断点续接如果监听的表 长时间没有数据变动,delay_size 会变大每次binlog传的size 太多,导致服务器处理不过来对多个表的监听,应该只有一个流进行监听希望磁盘持久化offset,保持数据[详细]

    2023-02-15 08:57 分类:数据库
  • How much abstraction is too much?

    In an object-oriented program: How much abstraction is too much? How much is just right? I have always been a nuts and bolts kind of guy. I understood the concept behind high levels of encapsulation[详细]

    2022-12-27 15:22 分类:问答