Skip to main content
Hi,

 

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

 

 

 

Hi,

 

 

your question is strangely similar to the one below about SQL Server...

 

 

I just tested this with FME 2014 SP1 and postgresql 9.0 on Windows 7, and I had no problems using the SQLExecutor using the same connexion parameters as for the Postresql reader.

 

 

David

Reply