How to clone a test database from a production one in one single action?

后端 未结 4 2222
不思量自难忘°
不思量自难忘° 2021-02-07 22:11

I am looking for a basic script/command that will create a copy of a live database (let name them mydb and mydb_test, both on the same server).

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-07 22:51

    Are you looking into the Hot Standby with Streaming Replication here?

提交回复
热议问题