将数据从一个Postgres数据库同步到另一个数据库-Linux开发

时间:2021-05-27 16:07:59
【文件属性】:
文件名称:将数据从一个Postgres数据库同步到另一个数据库-Linux开发
文件大小:37KB
文件格式:ZIP
更新时间:2021-05-27 16:07:59
Linux Miscellaneous pgsync在数据库之间同步Postgres数据。 设计用于:速度-在4核计算机安全性上比传统工具快4倍-内置方法可防止敏感数据永远离开服务器的便利性-sync pgsync在数据库之间同步Postgres数据。 设计用于:速度-在4核计算机安全性上比传统工具快4倍-内置方法可防止敏感数据永远离开服务器的便利性-同步部分表,表组和相关记录:tangerine:经过测试在Instacart安装中,pgsync是一个命令行工具。 要安装,请运行:gem install pgsync这将为您提供pgsync命令。 如果安装失败,则可能需要安装依赖项
【文件预览】:
pgsync-master
----.github()
--------workflows()
----LICENSE.txt(1KB)
----Dockerfile(227B)
----lib()
--------pgsync.rb(562B)
--------pgsync()
----Gemfile(74B)
----Rakefile(176B)
----config.yml(770B)
----test()
--------commands_test.rb(917B)
--------test_helper.rb(3KB)
--------sync_test.rb(7KB)
--------variable_test.rb(893B)
--------schema_test.rb(2KB)
--------data_rules_test.rb(1KB)
--------init_test.rb(2KB)
--------in_batches_test.rb(881B)
--------tables_test.rb(2KB)
--------data_source_test.rb(946B)
--------support()
----README.md(8KB)
----pgsync.gemspec(739B)
----exe()
--------pgsync(105B)
----.gitignore(100B)
----CHANGELOG.md(4KB)

网友评论