Session
BackPostgreSQL Stored Procedures
Date: 2018-09-06
Time: 23:00 - 23:50
Room: Mission
Level: Intermediate
Feedback: Leave feedback
Stored procedures are coming with PostgreSQL 11. Come see what has been implemented, and how procedures differ from functions. We will discuss some use cases for procedures such as migrating from other database management systems and manipulating data. There will be more features coming in future releases of PostgreSQL and we will cover some proposed enhancement to what a procedure can do.