Copy a consistent subset of data from one database to another

匆匆过客 提交于 2020-01-07 04:51:07

问题


Hello im trying to find a way where i can extract data from my production server in order to upload it to my quality server, basically the production database is over 300GB in size.. and there is no way i can upload a backup from production to Quality that large.. is there a way i can get only X percent of data from production that includes data with their relevant foreign keys and such?

来源:https://stackoverflow.com/questions/14839220/copy-a-consistent-subset-of-data-from-one-database-to-another

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!