I am an Oracle developer, I have to write a stored procedure for the first time in postgreSql (for aws redshift)
Question: is there a concept of error handling in plsql for postgresql ? (PL/pgSQL) ? According to what I hear, the errors are automatically logged in "system tables", is this true ? if so, what are those system tables ?