Give the ability to disable the creation of the 'all_errors' report

In Postgres, in order to add columns to a view/report you have to drop and recreate the view. You can’t execute the ‘create or replace view’ query if the view is used in another view.

The ‘all_errors’ report is automatically generated from error reports. So if I need to add a column to an error report, I first have to drop the ‘all_errors’ report, then drop/create the report in question.

I need a way to toggle off the regeneration of the all_errors report because it’s adding extra time to what I’m trying to do.

Please authenticate to join the conversation.

Upvoters
Status

In Progress

Board

Syniti Knowledge Platform

Tags

Migrate

Date

5 months ago

Author

jay.hornback@syniti.com

Subscribe to post

Get notified by email when there are changes.