Bruce Momjian
                                EnterpriseDB
                                Senior Database Architect
                            
    	                
                    	
	                        10:50
	                        04 апреля
	                    
                    
                    
                    	45 мин
                    
                Beyond Joins and Indexes
My presentation "Explaining the Postgres Query Optimizer" covers the details of query optimization, optimizer statistics, joins, and indexes. This talk covers 40 other operations the optimizer can choose to handle complex queries, large data sets, and to enhance performance. These include merge append, gather, memoize, and hash aggregate. It explains their purpose and shows queries that can generate these operations.
This is a new talk; draft slides are at https://momjian.us/main/writings/pgsql/beyond.pdf