Hi guys,
In Prerequisites section, I setup to install PosgreSQL from a file in disk, it installs successfully. However, in the SQL Databases section, I cannot configure to execute the inline script to create some tables or database in Postgres server.
Note that I used the Predefined Connection. Not sure what is wrong in my configuration.
My expectation is after Postgres installed, the script should be executed to create database and tables in there. But the fact is after installed Posgres, I use pgAdmin to check and there is only a default database without any tables that I want to create.
Please check the attachment for the configuration screenshots.