-
How to move the Pyramid repository location
The following explains how to move the Pyramid repository location to another server if needed. You first need to stop the services to change your Pyramid repository location.…
-
How to backup and restore a PostgreSQL database
Before upgrading Pyramid, it is strongly advised to take a backup before hand. If using the built in PostgreSQL for the Pyramid repository database below is how to backup and restore the database if…
-
Creating a test environment from a production repository
The following article will cover PostgresSQL, SQL, And Oracle databases. Postgres When using Postgres as the Pyramid repository, to create a copy of an existing environment,…
-
Routine Content Backup Recommendations
The following are items we Recommend backing up periodically. (Preferably Daily but it's up to you) The database repository. If you don't know where it is, browse to HTTP:…
-
How to backup and restore a PostgreSQL database via DBeaver
This article discusses how to back up and restore your PostgreSQL database via DBeaver. There is another way to do it via the windows command line, as described in this article:…
-
How to revert back to a previous version of Pyramid
On this page, you will find how to revert back your Pyramid version to a previous one. Pre-requisites: A backup of the Pyramid repository from the version you wish to revert back to.…