Adapt RUN_ImportIdempiere.sh to allow amazon postgresql RDS

Description

Amazon RDS impose certain restrictions and is not possible to use the normal RUN_ImportIdempiere.sh method to create the database.

This ticket is to improve the importer for linux/postgresql version to allow usage on amazon RDS.

Environment

None

Activity

Show:

Carlos Ruiz November 20, 2018 at 12:24 PM

Committed ab4ba6d

Amazon RDS doesn't allow a superuser role, instead they have an rds_superuser that can be used for iDempiere purposes.
So, the script was modified to detect when the URL is an amazon endpoint (ending with rds.amazonaws.com) and behaves consequently

Regards,

Carlos Ruiz

Fixed

Details

Assignee

Reporter

Priority

Created November 16, 2018 at 4:17 PM
Updated January 1, 2019 at 1:17 PM
Resolved November 20, 2018 at 12:24 PM