Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Astun supply a Database Backup script which you may download and install to backup your PostgreSQL database(s).

Note

You may also wish to Extract Non-System Functions from the iShare Database especially if you have created bespoke Functions.

Requirements

  • Python 2.5+ (at present tested on 2.5 and 2.6 but not Python 3)
  • PygreSQL - will be installed with Python as part of the Astun 3rd Party Installer. The directory with libpq.dll must also be in your PATH environment variable.
  • PostgreSQL (tested on 8.1, 8.4, 9.0, 9.5 but should work on any intermediate versions).

...