PostgreSQL Parallel Queries 12/12

preview_player
Показать описание
If you found this video helpful, you could check the full course on Udemy. In this course, you’ll find tips for tuning PostgreSQL 12 like a pro.

Use the link below to get a 60% OFF.

PostgreSQL High-Performance Tuning Guide - Full Course

Starting with version 9.6 PostgreSQL supports parallel queries. In this video, we will take a look at how parallelism works and what can be done to speed up things.
The following operations can be done in parallel:
Parallel sequential scans
Parallel index scans (btrees only)
Parallel bitmap heap scans
Parallel joins
Parallel indexing
Рекомендации по теме
Комментарии
Автор

This is great. Learned something new.

Would love to go through your course in Udemy.

Would be glad if you have any promo links.

EklakDangaura
Автор

Hi
The link you attached doesnt include the 60% OFF. Is the full cource available somewhere else then udemy?

robertyackobian