Ahsay Go - PostgreSQL Limitations
September 16, 2026
- The ONLY supported backup and restore mode is the “Database Mode”.
- Databases must be disconnected first before doing an automatic restore using the original database name to the same location, otherwise the restore will fail.
- Restoring of database from Machine 1 to Machine 2 is not supported in PostgreSQL.
- Databases from older versions can be restored to newer versions of PostgreSQL. However, PostgreSQL newer versions cannot be restored to older versions.