Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
some way to continue forward even when an error occurs

some way to continue forward even when an error occurs



eg.
set continue_on_error = true

or maybe an option in the gui to continue execution.

This is a problem when you run ddl that attempts to drop some
non-existant items.  I think it should report that the item being
deleted does not exist but then should continue on to the next statement
instead of aborting the run.

Oracle, Sybase, and MSSQL do this by default.

thanks!

brad




Home | Main Index | Thread Index

top