Category: Video

How to run Swarm64 DA with EDB Postgres Advanced Server
5-minute video shows how to install the Swarm64 DA extension into EDB Postgres Advanced to accelerate query performance

Turn PostgreSQL into an HTAP database with Swarm64 DA
4-minute video showing PostgreSQL 12 and Swarm64 DA-enhanced PostgreSQL 12 executing an HTAP workload side by side

Video: Increasing PostgreSQL parallel query execution with Swarm64
In this short video, I demonstrate how to install the Swarm64 DA extension into an existing PostgreSQL database.

Video: Installing the Swarm64 DA extension into an existing PostgreSQL database
In this short video, I demonstrate how to install the Swarm64 DA extension into an existing PostgreSQL database.

Video: Swarm64 DA Columnstore indexes explained
Are you in index “hell?” With typical B-tree indexes, you must guess which columns will be selected by your queries most of the time. If you index too few columns, your queries will be slow. If you index too many, you will pay a performance penalty maintaining all the indexes.