PostgresConf US 2018
Thanks to the support of our attendees, speakers, volunteers, and sponsors, we are hosting the 7th annual PostgresConf. With over 700 hundred attendees representing the most diverse class of professionals and companies from around the world, the Postgres Conference conveys the preeminent “People, Postgres and Data” experience.
Some of our speakers
Program
2018 has the most awesome program ever! See rock-star speakers cover the topics of
Postgres Internals
Advanced Data Modelling techniques by Christopher Travers
PostgreSQL Partitioning by Keith Fiske
Understanding PostgreSQL IO by Jan Wieck
Partitioning Improvements in PostgreSQL 11 by Robert Haas
Tuning PostgreSQL for High Write Workloads by Grant McAlister
Greenplum Overview for Postgres Hackers by Heikki Heikki Linnakangas
PostGIS Gotchas by Paul Ramsey
Distributing queries the Citus way by Marco Slot
A Roadmap to Continuous Materialized Views by Corey Huinker
Use Cases
Microsoft Keynote by Rohan Kumar
PostgreSQL at 20TB and Beyond by Christopher Travers
PostgreSQL at Pandora by Farrukh Afzal
From Startup to Mature Company by John Ashmead
Monitoring PostgreSQL 101 by Jason Yee
Building A Serverless Database Using Postgres by Nicolae Rusan
Postgres -- Past, Present and Future by Tom Kincaid
Optimization of PostgreSQL for Physician Shift Scheduling Workflow by Shahram Ghandeharizadeh
Distributing postgres with postgres-XL for very large astronomical databases by Pilar de Teodoro
JSONB introduction by Jacobus Wolvaardt
Using PostgreSQL, Prometheus and Grafana for storing, analyzing and visualizing metrics by Matvey Arye
PostgreSQL in a geographically distributed realtime transactional system by Malcolm McLean
NoSQL Best Practices for PostgreSQL by Dmitry Dolgov
ora_migrator: Moving from Oracle to PostgreSQL by Hans-Jürgen Schönig
Avoid Being Trampled By Elephants by David Rader
Time-series for the European Space Agency Solar Orbiter Archive with TimescaleDB by Hector Perez
Data
Building data pipelines with PostgreSQL and Kafka by Oskari Saarenmaa
Reducing The Surface Area Of Risk In Data Security by Tim Gorman
Challenges of Distributing Postgres: A Citus Story by Ozgun Erdogan
Change Data Capture for a brave new world by Hannu Valtonen
Data Tells the Story by Scott Yara
Cloud
Deep Dive into the RDS PostgreSQL Universe by Jignesh Shah
Caching Data with Redis Data Structures by Dave Nielsen
Amazon Relational Database Service for PostgreSQL and AWS Database Migration Service Training by Jignesh Shah
Warehouse Benchmark: Redshift vs BigQuery vs Snowflake by George Fraser
Combine the power of community PostgreSQL and Microsoft Azure to migrate existing or build new apps by Sunil Kamath
PostgreSQL on AWS: Tips & Tricks (and horror stories) by Alexander Kukushkin
Internet of Things with PostgreSQL - Performance & Security by Tom Kincaid
Do data science and machine learning with Postgres on the IBM Cloud by Raj Singh
How to Benchmark the Next Generation of Databases by Arjun Narayan
Aurora PostgreSQL Tutorial and Extended Deep Dive by James Finnerty
Regulated Industry Summit
Building a data aggregation engine using PostGreSQL to identify opportunities to improve clinical documentation at an academic medical center by Janos Hajagos
General Data Protection Regulation (GDPR) with Azure Database for PostgreSQL by Mark Bolz
Securing Data Access in a multi-platform Data Lake by Pratik Verma
A Regulatory Tale for Financial Services and Government by Ivan Novick
How FINRA is Migrating to Postgres by Steve Downs
Do you know your vendor dependencies? by Elizabeth Zalman
How to Tame Mob Access to Your Data Lake by Pratik Verma
Achieving Data Privacy Compliance in Postgres or Greenplum by Les McMonagle
Greenplum Summit
Greenplum: A Pivotal Moment on Wall Street by Howard Goldberg
Pivotal Greenplum in Action on AWS, Azure, and GCP by Jon Roberts
What It Means to Be a Massively Parallel Postgres DBA by Pravin Rao
Pivotal Internal Meeting (By Invitation Only) by Cesar Rojas
Greenplum for Internet Scale Analytics and Mining by Shaun Litt
Executive Panel: DataOps In Practice - A Better Way to Develop and Deliver Analytics by Jacque Istok
Greenplum: Building a Postgres Fabric for Large Scale Analytical Computation by Elisabeth Hendrickson
Petabyte Scale Data Warehousing with Open Source Greenplum Database by Marshall Presser
Machine Learning, Graph, Text and Geospatial on Postgres and Greenplum by Bharath Sitaraman
Federated Queries Across Both Different Storage Mediums and Different Data Engines by Alexander Denissov
Customize and Secure the Runtime and Dependencies of Your Procedural Languages using PL/Container by Hubert Zhang
Greenplum Kontained: Coordinating Many Postgres Instances on Kubernetes by Goutam Tadi
Operations and Administration
DevOpsing Your Database by Robert Treat
All The Updates In the World by Phil Vacca
Hydra geo-redundant failover for Postgresql by Jose Cores Finotto
Postgresql Foreign Data Wrappers by Kevin Kempter
Next generation PostgreSQL replication with pglogical 3 and BDR 3 by Peter Eisentraut
Taking care of the elephant by Michael Meskes
Securing Your Data on PostgreSQL by Payal Singh
Radical Ideas from the Practice of Cloud Computing by Thomas Limoncelli
Automated Postgres Failover and Caching with Zero Code Changes by Erik Brandsberg
Tutorial on Modern PostgreSQL High Availability by Alvaro Hernandez
Mastering PostgreSQL Administration by Bruce Momjian
Best Practices for Running Postgres in Kubernetes by Francois Martel
Automatic Failover and Caching Workshop by Erik Brandsberg
CockroachDB Fundamentals by Jordan Lewis
Monitoring PostgreSQL at Scale by Lukas Fittl
Automated DBA by Nikolay Samokhvalov
Professional PostgreSQL monitoring made easy with pgwatch2 by Kaarel Moppel
How do we monitor 100+ PostgreSQL machines of TomTom's mapmaking platform in the AWS cloud by Michał Gutkowski
Managing PostgreSQL clusters with Patroni by Alexey Klyukin
PostgreSQL Configuration for Humans by Alvaro Hernandez
Data Integrity at Scale - lessons learned building Google Cloud SQL by Brett Hesterberg
The postgresql.conf from A-Z: Includes Postgres Performance and Maintenance by Joshua D. Drake
Architecture & Pitfalls of Logical Replication by Atsushi Torikoshi
Deep dive into PostgreSQL Authentication Methods by Abbas Butt
So you wanna run your database on Kubernetes? by JP Phillips
All the dirt on VACUUM by Jim Nasby
Development
Tour de Data Types: VARCHAR2 or CHAR(255)? by Andreas Scherbaum
Postgres 11 and Beyond by Bruce Momjian
Digging into advanced SQL by Hans-Jürgen Schönig
Elegant Database Tuning by Scott Mead
Postgres Window Magic by Bruce Momjian
ANSI, Schmansi! by Sehrope Sarkuni
How To Index Your Database by Baron Schwartz
Relational Anti-Patterns: How Not to Design your Database by Brad Urani
Using GIS in PostgreSQL by Lloyd Albin
Migrating to PostgreSQL by Jim Mlodgenski
Postgres in a world of DevOps by Marc Linster
TimescaleDB: Re-engineering PostgreSQL as a time-series database by Michael Freedman
Beyond JDBC: Creating a Custom Postgres driver for Clojure by Michael Glaesemann
Distributed Foreign Data Wrappers by Mason Sharp
Constraints: a Developer's Secret Weapon by Will Leinweber
DataGrip: a smart IDE for PostgreSQL by Maksim Sobolevskiy
High Availability PostgreSQL and Kubernetes with Google Cloud by Alexis Guajardo
Contributing to PostgreSQL by Andrew Dunstan
Real-Time Data Streams from PostgreSQL: A Game Changer in Application Architecture by Jonathan Katz
Jersey City, New Jersey
Westin Jersey City 479 Washington Blvd
Jersey City, New Jersey 07310
United States
Where to stay in Jersey City
We recommend these accommodations for your visit.