PostgreSQL with Scriptcase
In Scriptcase, we have four drivers to connect with PostgreSQL. You must choose the most suitable for your environment.
It is recommended to use PostgreSQL PDO which is faster, however, it is up to you to choose the driver. If you are using your own pre-configured environment, PostgreSQL extensions must be manually enabled in PHP.
Check below the PostgreSQL versions that you can use in the Scriptcase 9
PostgreSQL versions list supported in Scriptcase 9
PostgreSQL Version | PostgreSQL PDO (recommended) | PostgreSQL 7 or Higher | PostgreSQL 6.4 or Higher | PostegreSQL 6.3 or Lower |
---|---|---|---|---|
15 | ||||
14 | ||||
13 | ||||
12 | ||||
11 | ||||
10 | ||||
9.6 | ||||
9.5 | ||||
9.4 | ||||
9.3 | ||||
9.2 | ||||
9.1 | ||||
9.0 |
Check if PostgreSQL drivers in enable
You can check your enabled drivers by accessing your Scriptcase diagnosis. See below on how to locate your diagnosis and check if the driver is enabled.
- Accessing the top menu Help > Diagnosis, you can easily find it through the interface.
- Or, by accessing your browser url:
127.0.0.1:8092/scriptcase/diagnosis.php
or domain.com/scriptcase/diagnosis.php
Make sure the driver is enabled, as in the image below:
The extension PDO PostGreSQL enable all drivers. The extension PostGreSQL enable this drivers: PostgreSQL 7 or Higher, PostgreSQL 6.4 or Higher and PostgreSQL 6.3 or Lower.
Click on the link below according to the driver that will be used
Environment | PostgreSQL PDO (recommended) | PostgreSQL 7 or Higher | PostgreSQL 6.4 or Higher | PostgreSQL 6.3 or Lower |
---|---|---|---|---|
Windows | Click Here | Click Here | Click Here | Click Here |
Linux | Click Here | Click Here | Click Here | Click Here |
macOS | Click Here | Click Here | Click Here | Click Here |
Doubts or Connection Problems? Contact our Support Team in case of connection problems or questions regarding this database.