Skip to main content
Solved

FME 2014 Postgre. authentication failed when query with SQL

  • May 15, 2014
  • 1 reply
  • 22 views

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

 

 

 

Best answer by david_r

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
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • Best Answer
  • May 15, 2014
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