All those DROP IF EXISTS and CREATE IF NOT EXISTS etc. just give a lot more text to read and understand. If in fact a user creates the same thing twice, they should be able to understand the error message from postgres.
All those DROP IF EXISTS and CREATE IF NOT EXISTS etc. just give a lot more text to read and understand. If in fact a user creates the same thing twice, they should be able to understand the error message from postgres.