A junior data engineer created a backup table named 'orders_backup' from the 'orders' table. However, queries on 'orders_backup' now fail, indicating missing data files, coinciding with a VACUUM command execution on 'orders'. How was 'orders_backup' likely created?