Stored Procedures
Presented by:
Andrew Dunstan
Andrew has been contributing to PostgreSQL since 2002 and has been a committer since 2005. He has contributed in a many areas, including configuration and logging enhancements, dollar quoting, CSV import and export, improvements to plperl, the Windows port, rewriting the initdb and pg_ctl scripts in C, parallel pg_restore and more recently JSON features and fast column addition. He created and maintains the PostgreSQL Buildfarm.
No video of the event yet, sorry!
Stored procedures have arrived with PostgreSQL version 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.
- Date:
- 2019 March 21 14:00 EDT
- Duration:
- 20 min
- Room:
- Bowery
- Conference:
- Postgres Conference
- Language:
- Track:
- Development
- Difficulty:
- Medium