I need a way to copy the list of all the users and their account details from pg_user_info of Redshift database. I need different details like if the account is active or not etc.
I tried to fetch the details from pg_user but they were not enough. I tried to make a custom role but I was not able to do that as well.
New contributor
performwanty is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.