When PostgreSQL Can't, You Can
Presented by:
Keith Fiske
Crunchy Data Solutions, Inc
Senior Database Engineer with 7+ years of PostgreSQL experience & author of several popular third-party PostgreSQL tools (pg_partman, pg_extractor, mimeo, pg_doc_store).
No video of the event yet, sorry!
After you've been using PostgreSQL for a while, you realize that there are some things still missing that would make using it in large, production environments easier: automated partitioning, autonomous functions, logical replication & better dump filtering. Thankfully, it's extremely easy to make add-ons to allow some of those features right now. And you don't even have to know a single line of C code! This talk will discuss several projects I've been working on to help fill those gaps and hopefully show how easy it is to get involved in the PostgreSQL community.
- Date:
- Duration:
- 30 min
- Room:
- Conference:
- PGConf NYC 2014 [PgConf.US]
- Language:
- Track:
- Admin
- Difficulty:
- Medium