Having some problem using SQLExecuter and SQLCreator with a Postgre/Postgre.
Error connecting to PostgreSQL database(host='**.***.**.***', port='5432', dbname='*******', user=postgre, password='***'): 'FATAL: password authentication failed for user "postgre"
Its not really a authentication error since both the postgre and postgis reader and writer works fine with the same credentials. I can connect to the tables in the SQL transformers but when I hit run I get "authentication failed"
Anyone have an clue?
cheers
Henrik Rinne