Search Postgresql Archives

Error handling: Resume work after error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

PostgreSQL 12.1

Let's say I want my procedure/function to resume work after specific error ( duplicate_table ).
Is it possible to resume work after error..?


EXCEPTION
WHEN duplicate_table then ......;

Or is there different approach to achieve that..?


Thanks
Raul 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux