Skip to main content

Ahsay Go - PostgreSQL Limitations

September 16, 2026

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