Skip to main content
Solved

Error connection on Featurewriter with Postgis

  • August 28, 2020
  • 3 replies
  • 22 views

jseigneuret

I have a problem with FeatureWriter on v2020.1 32bit

 

I have no problem with direct connexion but i want use Summury result of FeatureWriter to continue insert or update on table and associated file.

 

this is the part log

Error connecting to PostgreSQL database(host='', port='', dbname='connexion validé', user='', password='***'): 'fe_sendauth: no password supplied

 

I use a connection so I don't undersand why host, port and user is empty

I have test my connection and all are ok

 

 

Best answer by jseigneuret

Ok ! Message to myself : DON'T USE ACCENTED CHAR IN A CONNEXION NAME!!!

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.

3 replies

jseigneuret
  • Author
  • 9 replies
  • August 28, 2020

dbname is my connexion name and not the db name configured in this connexion


jseigneuret
  • Author
  • 9 replies
  • Best Answer
  • August 28, 2020

Ok ! Message to myself : DON'T USE ACCENTED CHAR IN A CONNEXION NAME!!!


arthur_bazin
Contributor
Forum|alt.badge.img+18
  • Contributor
  • 54 replies
  • October 27, 2020

Ok ! Message to myself : DON'T USE ACCENTED CHAR IN A CONNEXION NAME!!!

Keep that in my mind... Same error, same mistake...