Podcast Addict
App
Podcast promotion
العربية (Arabic)
中文 (Chinese)
Hrvatski (Croatian)
Čeština (Czech)
Dansk (Danish)
Nederlands (Dutch)
English
Eesti (Estonian)
Suomi (Finnish)
Français (French)
Deutsch (German)
Ελληνικά (Greek)
עברית (Hebrew)
हिन्दी (Hindi)
Magyar (Hungarian)
Bahasa Indonesia (Indonesian)
Italiano (Italian)
日本語 (Japanese)
한국어 (Korean)
Norsk (Norwegian)
فارسی (Persian)
Polski (Polish)
Português (Portuguese)
Русский (Russian)
Español (Spanish)
Svenska (Swedish)
Українська (Ukrainian)
Postgres FM
By Nikolay Samokhvalov and Michael Christofides
Mar 21 2025
138 ep.
37 mins
400
A weekly podcast about all things PostgreSQL
Technology
News
RSS feed
Share
Share
Copy RSS
Subscribe on Podcast Addict
Episodes
Reviews
You may also like
Snapshots
Mar 21 2025
44 mins
Nikolay talks Michael through using cloud snapshots — how they can be used to reduce RTO for huge Postgres setups, also to improve provisioning time, and some major catches to be aware of. Here are some links to things they mentioned:Snapshots on RDS https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateSnapshot.htmlpgBackRest https://pgbackrest.orgWAL-G https://githu
GIN Indexes
Mar 14 2025
40 mins
Nikolay and Michael discuss GIN indexes in Postgres — what they are, what they're used for, and some limitations to be aware of. Here are some links to things they mentioned:GIN Indexes https://www.postgresql.org/docs/current/gin.htmlGeneralized Search Trees for Database Systems (Hellerstein, Naughton, Pfeffer) https://dsf.berkeley.edu/papers/vldb95-gist.pdf RUM extension https:/
Best Practices
Mar 07 2025
40 mins
Nikolay and Michael use a recent "best practices" article as a prompt — giving a few tips each on the topics mentioned, like schema design, performance, backups, and more. Here are some links to things they mentioned:7 Crucial PostgreSQL Best Practices (recent blog post) https://speakdatascience.com/postgresql-best-practices“Don't do this” episode https://postgres.fm/episodes
Extended Statistics
Feb 28 2025
32 mins
Nikolay and Michael discuss the CREATE STATISTICS feature in Postgres — what it's for, how often it's used, and how to spot cases where it would help. Here are some links to things they mentioned:CREATE STATISTICS https://www.postgresql.org/docs/current/sql-createstatistics.htmlcitext https://www.postgresql.org/docs/current/citext.htmlStatistics Used by the Planner https://www.p
SQL vs NoSQL
Feb 14 2025
50 mins
Nikolay and Michael are joined by Franck Pachot to discuss SQL vs NoSQL — did Franck change teams by joining MongoDB, normalisation vs denormalisation, developer experience, NULLs, and more! Here are some links to things they mentioned:Franck Pachot https://postgres.fm/people/franck-pachotFranck's workshop at PGConf India https://pgconf.in/conferences/pgconfin2025/program/proposa
Return of the BUFFERS
Feb 07 2025
51 mins
Nikolay and Michael return to the topic of BUFFERS for the third (and final?) time! They discuss the news that it'll be on by default with EXPLAIN ANALYZE in Postgres 18, and what effect that might have. Here are some links to things they mentioned:Our first BUFFERS episode https://postgres.fm/episodes/buffers-by-defaultOur second BUFFERS episode https://postgres.fm/episodes/buffe
Reads causing writes
Jan 24 2025
26 mins
Nikolay and Michael discuss a couple of surprising ways read queries (selects) can cause writes (shared buffers dirtied) in Postgres. Here are some links to things they mentioned:Reads causing writes in Postgres (post by Alex Jesipow) https://jesipow.com/blog/postgres-reads-cause-writes/Exploring how SELECT queries can produce disk writes (post by Nikolay Sivko) https://blog.okmete
NOT VALID constraints
Jan 17 2025
33 mins
Nikolay and Michael discuss adding constraints in an online fashion, using NOT VALID and then VALIDATE CONSTRAINT. Here are some links to things they mentioned:ADD table_constraint NOT VALID https://www.postgresql.org/docs/current/sql-altertable.html#SQL-ALTERTABLE-DESC-ADD-TABLE-CONSTRAINTOur episode on zero-downtime migrations https://postgres.fm/episodes/zero-downtime-migrations
pg_squeeze
Jan 10 2025
36 mins
Michael and Nikolay are joined by Antonín Houska to discuss pg_squeeze — what it is, how it started, some of its features, and hopes of getting the functionality into core. Here are some links to things they mentioned:Antonín Houska https://postgres.fm/people/antonin-houskapg_squeeze https://github.com/cybertec-postgresql/pg_squeezeCybertec https://www.cybertec-postgresql.compg
pg_duckdb
Jan 03 2025
40 mins
Michael and Nikolay are joined by Joe Sciarrino and Jelte Fennema-Nio to discuss pg_duckdb — what it is, how it started, what early users are using it for, and what they're working on next. Here are some links to things they mentioned:Joe Sciarrino https://postgres.fm/people/joe-sciarrinoJelte Fennema-Nio https://postgres.fm/people/jelte-fennema-niopg_duckdb https://github.com/du
More Episodes
Loading...
Loading...
Loading...
Software Engineering Daily
Software Engineering Daily
Mar 20 2025
100 ep.
46 mins
17.1k
Python Bytes
Michael Kennedy and Brian Okken
Mar 17 2025
424 ep.
31 mins
21.2k
Syntax - Tasty Web Development Treats
Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
Mar 19 2025
886 ep.
45 mins
5.9k
AWS Podcast
Amazon Web Services
Mar 17 2025
580 ep.
24 mins
15k
Lex Fridman Podcast
Lex Fridman
Mar 16 2025
461 ep.
147 mins
47.7k
The Changelog: Software Development, Open Source
Changelog Media
Mar 21 2025
868 ep.
62 mins
18.7k
Talk Python To Me
Michael Kennedy
Mar 21 2025
496 ep.
60 mins
7.4k
The Real Python Podcast
Real Python
Mar 21 2025
245 ep.
59 mins
6.6k
CoRecursive: Coding Stories
Adam Gordon Bell - Software Developer
Mar 03 2025
101 ep.
50 mins
86.1k
This Week in Linux
TuxDigital Network
Mar 15 2025
303 ep.
37 mins
3.4k
Software Engineering Radio - the podcast for professional software developers
[email protected]
Mar 18 2025
661 ep.
55 mins
13.1k
Coding Blocks
Allen Underwood, Michael Outlaw, Joe Zack
Oct 06 2024
242 ep.
104 mins
51.9k
Oxide and Friends
Oxide Computer Company
Mar 21 2025
142 ep.
89 mins
653
The Cloudcast
Massive Studios
Mar 18 2025
944 ep.
31 mins
4.7k
Scaling Postgres
Creston Jamison
Mar 16 2025
357 ep.
14 mins
249
Go Time: Golang, Software Engineering
Changelog Media
Dec 18 2024
347 ep.
64 mins
6.3k
Hanselminutes with Scott Hanselman
Scott Hanselman
Mar 20 2025
985 ep.
33 mins
21.4k
Developer Voices
Kris Jenkins
Mar 13 2025
84 ep.
68 mins
259
How to Fix the Internet
Electronic Frontier Foundation (EFF)
Oct 11 2024
52 ep.
33 mins
2.7k
Thoughtworks Technology Podcast
Thoughtworks
Mar 19 2025
100 ep.
39 mins
2.5k
JS Party: JavaScript, CSS, Web Development
Changelog Media
Feb 13 2025
361 ep.
60 mins
3.4k
The Stack Overflow Podcast
The Stack Overflow Podcast
Mar 20 2025
796 ep.
34 mins
13.8k
Software Defined Talk
Software Defined Talk LLC
Mar 20 2025
458 ep.
61 mins
3.4k
Rustacean Station
Rustacean Station
Mar 08 2025
168 ep.
50 mins
1.6k
Signals and Threads
Jane Street
Mar 12 2025
24 ep.
56 mins
1.4k
CyberWire Daily
N2K Networks
Mar 22 2025
3204 ep.
22 mins
6k
Tech Won't Save Us
Paris Marx
Mar 20 2025
283 ep.
54 mins
8.6k
Destination Linux
TuxDigital Network
Mar 18 2025
417 ep.
75 mins
6.2k
Security Cryptography Whatever
Deirdre Connolly, Thomas Ptacek, David Adrian
Feb 24 2025
53 ep.
65 mins
440
Kubernetes Podcast from Google
Abdel Sghiouar, Kaslin Fields
Mar 11 2025
248 ep.
39 mins
1.7k
MIT Technology Review Narrated
MIT Technology Review
Mar 18 2025
118 ep.
22 mins
3.1k
Happy Path Programming
Bruce Eckel & James Ward
Feb 21 2025
108 ep.
65 mins
541