Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Lorenzo5
Creator
Creator

"Die on error" missing in tPostgresqlInput

There is no any checkbox "Die on error" on tPostgresqlInput component.

 

How to catch, then, errors like the one which happens when you are selecting from a table without having specific grants (selection manually by a client I get "ERROR: permission denied for relation identificationhistory - SQL state: 42501")?

 

Regards,

Lorenzo

Labels (2)
1 Solution

Accepted Solutions
fdenis
Master
Master

or OnComponentErrorLink

View solution in original post

3 Replies
fdenis
Master
Master

you may use tLogCatcher.
fdenis
Master
Master

or OnComponentErrorLink
fdenis
Master
Master

Thanks for kudos,
tag solved if it is to help other peoples searching for the solution.