Testing the site in a staging environment
Follow this procedure to test your site in a staging environment.
Procedure
- Copy data to the staging database, if your production environment is already running.
- Update and test the site in the staging environment.
- Publish data to the production database.
- Manually propagate any database schema changes from the staging database to the production database.
- Optional:
Delete staged data from the STAGLOG table.
Once data is published to the production database, entries in the STAGLOG table are marked as "published". These entries will not be published again. You might want to keep the information in the STAGLOG table for auditing or troubleshooting purposes.
Delete staged data from the STAGLOG table if performance of the stagingprop utility is slow.