A database specialist needs to move a table from a database that is running on an Amazon Aurora PostgreSQL DB cluster into a new and distinct database cluster. The new table in the new database must be updated with any changes to the original table that happen while the migration is in progress.
The original table contains a column to store data as large as 2 GB in the form of large binary objects (LOBs). A few records are large in size, but most of the LOB data is smaller than 32 KB.
What is the FASTEST way to replicate all the data from the original table?
marll88
Highly Voted 1Â year, 5Â months agoMultiAZ
Most Recent 1Â year, 3Â months agoKikiNoviandi
1Â year, 4Â months agosilvaa360
1Â year, 4Â months agosilvaa360
1Â year, 4Â months ago