Postgres Open 2012
From PostgreSQL wiki
(Difference between revisions)
(→Wednesday September 19) |
(Add link to "Query Logging and Workload Analysis" talk) |
||
| Line 41: | Line 41: | ||
* [https://docs.google.com/presentation/pub?id=1xKixOq3NP0OjQyXpL46woSDel-LzXxtbjDVOJX-holw&start=false&loop=false Scaling Postgres with some help from Redis] | * [https://docs.google.com/presentation/pub?id=1xKixOq3NP0OjQyXpL46woSDel-LzXxtbjDVOJX-holw&start=false&loop=false Scaling Postgres with some help from Redis] | ||
* Retail DDL | * Retail DDL | ||
| - | + | * [http://2ndquadrant.com/media/cms_page_media/59/BeyondQueryLogging.pdf Query Logging and Workload Analysis] (link is to updated version titled "Beyond Query Logging") | |
| - | * Query Logging and Workload Analysis | + | |
* [[Media:Postgres-xc-sharednothing-pgopen2012.pdf|A Shared-nothing cluster system: Postgres-XC]] | * [[Media:Postgres-xc-sharednothing-pgopen2012.pdf|A Shared-nothing cluster system: Postgres-XC]] | ||
* [http://jkshah.blogspot.com/2012/09/pgopen-2012-dvdstore-benchmark-and.html DVDStore Benchmark and PostgreSQL] | * [http://jkshah.blogspot.com/2012/09/pgopen-2012-dvdstore-benchmark-and.html DVDStore Benchmark and PostgreSQL] | ||
* Performance Improvements in PostgreSQL 9.2 | * Performance Improvements in PostgreSQL 9.2 | ||
| - | * [ | + | * [http://2ndquadrant.com/media/cms_page_media/59/CommitBatching.pdf A Batch of Commit Batching] |
* [http://momjian.us/main/presentations/features.html#cte Programming the SQL Way with Common Table Expressions] | * [http://momjian.us/main/presentations/features.html#cte Programming the SQL Way with Common Table Expressions] | ||
Latest revision as of 16:29, 1 November 2012
Slides for talks will be linked here!
Contents |
Monday September 17
Tuesday September 18
- Range Types in PostgreSQL 9.2 - Your Life Will Never Be the Same
- Scaling out by distributing and replicating data in Postgres-XC
- PostgreSQL When It's Not Your Job
- Large Scale MySQL Migration to PostgreSQL
- Choosing a logical replication system: Slony vs Bucardo
- Temporal Database Demo
- 12 Calm Years of PostgreSQL in Critical Messaging
- PostgreSQL in the cloud: Theory and Practice
- PostgreSQL Backup Strategies
- This Is PostGIS
- Embracing the Web with JSON and PLV8
- How Akiban Implemented a New Database Compatible with the PostgreSQL Protocol
- High Availability with PostgreSQL and Pacemaker
- Logging: Not Just for Lumberjacks
- Full-text search - seek and ye shall find
Lightning Talks
I wonder if my function works? (pg_jobmon)
Wednesday September 19
- Super Jumbo Deluxe, plus more presentations here
- An object oriented approach to data driven software development
- TransLattice Elastic Database Architecture Deep Dive
- Deploying maximum HA architecture with Postgres , for pg_reorg p90x talk
- Scaling Postgres with some help from Redis
- Retail DDL
- Query Logging and Workload Analysis (link is to updated version titled "Beyond Query Logging")
- A Shared-nothing cluster system: Postgres-XC
- DVDStore Benchmark and PostgreSQL
- Performance Improvements in PostgreSQL 9.2
- A Batch of Commit Batching
- Programming the SQL Way with Common Table Expressions
- Postgres is the new default – how we transitioned our platform at Engine Yard and why you should too
- Leveraging PLV8 in Javascript-heavy Web Applications
- PG Extractor - A smarter pg_dump
