ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

139 results

PostgreSQL Europe
Actual trees, not b-trees: or how I found PostgreSQL through PostGIS - Johannes Paul

Some day, my neighbor came over and said „you work with computers, you can help me with my project…“ So my journey to ...

20:55
Actual trees, not b-trees: or how I found PostgreSQL through PostGIS - Johannes Paul

0 views

3 days ago

PostgreSQL Europe
How Do We Get Postgres to the Next Level? - Jimmy Angelakos

PostgreSQL has become the most admired and desired database for the second year in a row, according to the 2024 Stack ...

27:04
How Do We Get Postgres to the Next Level? - Jimmy Angelakos

51 views

3 days ago

Postgres Conference
PostgreSQL Query Performance Monitoring for Beginners | Grant Fritchey

In this session, Grant Fritchey breaks down the fundamentals of PostgreSQL query performance monitoring for beginners.

54:59
PostgreSQL Query Performance Monitoring for Beginners | Grant Fritchey

113 views

13 days ago

CMU Database Group
Aurora DSQL: Serverless, Scalable, Global OLTP Database System (Marc Brooker)

CMU Database Group — PostgreSQL vs. The World Seminar Series (Spring 2026) Speakers: Marc Brooker ...

1:03:15
Aurora DSQL: Serverless, Scalable, Global OLTP Database System (Marc Brooker)

3,170 views

13 days ago

PostgreSQL Europe
Courting Mongo, committing to Postgres: Our data love story! - Valeria Alexandra Haro Valle

As with any love story, our journey with MongoDB took us through different stages of affection before we ultimately chose the best ...

25:09
Courting Mongo, committing to Postgres: Our data love story! - Valeria Alexandra Haro Valle

14 views

3 days ago

Sophia Wagner
Dba: why the postgresql did not using the multi-column index

why the postgresql did not using the multi-column index Hey guys! Hopefully you found a solution that helped you! The Content is ...

2:22
Dba: why the postgresql did not using the multi-column index

3 views

3 weeks ago

PostgreSQL Europe
What I learned interviewing the PostgreSQL Community - Andreas Scherbaum

Since early 2020 I'm publishing weekly interviews with members of the PostgreSQL community. So far (April 2025) that's 194 ...

17:33
What I learned interviewing the PostgreSQL Community - Andreas Scherbaum

0 views

3 days ago

PostgreSQL Europe
Anatomy of Table-Level Locks in PostgreSQL - Gülçin Yıldırım Jelinek

In PostgreSQL, managing schema changes without downtime can be a challenging task. Table-level locks, which control access ...

42:04
Anatomy of Table-Level Locks in PostgreSQL - Gülçin Yıldırım Jelinek

59 views

3 days ago

CMU Database Group
TopK: Billion-Scale Hybrid Retrieval from the Ground Up (Marek Galovic)

CMU Database Group — PostgreSQL vs. The World Seminar Series (Spring 2026) Speakers: Marek Galovic ...

1:01:11
TopK: Billion-Scale Hybrid Retrieval from the Ground Up (Marek Galovic)

1,039 views

6 days ago

PostgreSQL Europe
Debate: PostgreSQL on K8S

Running PostgreSQL on K8S can be extremely beneficial thanks to advanced resource management, automated deployment and ...

17:09
Debate: PostgreSQL on K8S

35 views

3 days ago

The Debug Zone
Concatenate multiple arrays in Postgres

Today's Topic: Concatenate multiple arrays in Postgres Thanks for taking the time to learn more. In this video I'll go through your ...

1:23
Concatenate multiple arrays in Postgres

0 views

3 weeks ago

PostgreSQL Europe
Beyond Postgres: Insights about the PostgreSQL Extensibility - Dirk Krautschick

One of the well-known properties of PostgreSQL is that it is a pretty lightweight and extensible database. At a time when devops, ...

28:05
Beyond Postgres: Insights about the PostgreSQL Extensibility - Dirk Krautschick

43 views

3 days ago

CMU Database Group
Redpanda Oxla or: Why Your Hashmaps are Secretly Wrecking Your Performance (Akidau + Symanski)

CMU Database Group — PostgreSQL vs. The World Seminar Series (Spring 2026) Speakers: Tyler Akidau ...

1:01:25
Redpanda Oxla or: Why Your Hashmaps are Secretly Wrecking Your Performance (Akidau + Symanski)

1,830 views

2 weeks ago

Sophia Wagner
What's the default superuser username/password for postgres after a new install?

What's the default superuser username/password for postgres after a new install? Hey guys! Hopefully you found a solution that ...

5:06
What's the default superuser username/password for postgres after a new install?

3 views

3 weeks ago

The Debug Zone
getting first row in postgres query

Today's Topic: getting first row in postgres query Thanks for taking the time to learn more. In this video I'll go through your question ...

1:35
getting first row in postgres query

3 views

2 weeks ago

Roel Van de Paar
postgres database stores timetz without gmt offset in live server

postgres database stores timetz without gmt offset in live server Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:57
postgres database stores timetz without gmt offset in live server

3 views

8 days ago

Sophia Wagner
Dba: Optimizing Performance for Large PostgreSQL Database with Parent and Child Tables

Optimizing Performance for Large PostgreSQL Database with Parent and Child Tables Hey guys! Hopefully you found a solution ...

2:28
Dba: Optimizing Performance for Large PostgreSQL Database with Parent and Child Tables

2 views

4 weeks ago

Sophia Wagner
What's the default superuser username/password for postgres after a new install?

What's the default superuser username/password for postgres after a new install? Hey guys! Hopefully you found a solution that ...

5:06
What's the default superuser username/password for postgres after a new install?

217 views

3 weeks ago

The Debug Zone
How to enable Audit Trail on PostgreSQL

Today's Topic: How to enable Audit Trail on PostgreSQL Thanks for taking the time to learn more. In this video I'll go through your ...

1:23
How to enable Audit Trail on PostgreSQL

1 view

2 weeks ago

The Debug Zone
Why is it not a security hole that PostgreSQL by default stores user passwords in an MD5 hash?

Today's Topic: Why is it not a security hole that PostgreSQL by default stores user passwords in an MD5 hash? Thanks for taking ...

1:22
Why is it not a security hole that PostgreSQL by default stores user passwords in an MD5 hash?

0 views

4 weeks ago

Roel Van de Paar
Migration Of Database From Postgres to MS SQL Servr

Migration Of Database From Postgres to MS SQL Servr Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:33
Migration Of Database From Postgres to MS SQL Servr

8 views

2 weeks ago

Roel Van de Paar
Can I take multiple column values from a postgres view and make it a JSON in my base table?

Can I take multiple column values from a postgres view and make it a JSON in my base table? Helpful? Please use the *Thanks* ...

1:51
Can I take multiple column values from a postgres view and make it a JSON in my base table?

4 views

4 days ago

Sophia Wagner
Dba: Does dropping a Postgres table cascade to materialized views that depend on it?

Does dropping a Postgres table cascade to materialized views that depend on it? Hey guys! Hopefully you found a solution that ...

2:41
Dba: Does dropping a Postgres table cascade to materialized views that depend on it?

0 views

3 weeks ago

Peter Schneider
Dba: AWS Postgres upgrade reports an error in database that pgmaster can't connect to or see

AWS Postgres upgrade reports an error in database that pgmaster can't connect to or see I hope you found a solution that worked ...

2:27
Dba: AWS Postgres upgrade reports an error in database that pgmaster can't connect to or see

0 views

2 weeks ago

The Debug Zone
Guarantee monotonicity of PostgreSQL serial column values by commit order

Today's Topic: Guarantee monotonicity of PostgreSQL serial column values by commit order Thanks for taking the time to learn ...

1:52
Guarantee monotonicity of PostgreSQL serial column values by commit order

0 views

7 hours ago