Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-01-24 01:58 PM
Seeking input and guidance... regarding how ITA manages the ETL databases (we run ours internal) serving our external integrations. Folks familiar with the ITA GUI to create ETL jobs know that you cannot re-use the same "etluser_name" for multiple configurations.
As you create multiple ETL jobs on your ITA... there comes a need, to be able to configure one of the accounts created to have full access to all the others. So far (not being a DBA) i have found the settings are kept here
/etc/isx-operations/postgresql/pg.hba.conf
What I have noticed, any changes made to this file are wiped out when we reboot the host... or add a new ETL job. What I need to know is how/where we make the neccessary changes to ensure our additional permissions are never removed?
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-01-25 03:30 AM
Hello Wes, I will follow-up with you with a direct email.
Regards
Greg Sterling
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-02-04 07:20 AM
Closing the loop on this post... If making custom edits to the postgres user accounts, to ensure changes stick around after reboot or when new ETL jobs are added, add the needed changes to the template file which sits in the same directory.
/etc/isx-operations/postgresql/pg.hba.conf.template
Although I will also add... the driver behind this request was to streamline a stored procedure. Turns out we were able to leverage the default accounts. Altering permissions was not required. To do this, we enabled the DB extension "dblink" and got it all working.
Fun stuff!
😃
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.