Hello
I would appreciate any help with using PostgreSQL on AWS RDS with ChatScript.
I am running ChatScript on EC2 server and I can run ./LinuxChatScript64 that came precompiled in the downloadable package and connect to PHP chat script served by apache2 (all on Ubuntu 14.04 x64).
I have also started PostgreSQL database on RDS and would like to use LinuxChatScriptpg64 - any ideas how to pass DB parameters (endpoint, master username and password) to make it work?
Many thanks
Arek