Channel Avatar

pganalyze @UCDV_1Dz2Ixgl1nT_3DUZVFw@youtube.com

4.8K subscribers - no pronouns :c

Check out our weekly series: "5mins of Postgres" (published


Reducing table size with optimal column ordering and array-based storage in #postgresql How to find the root cause of locking problems in #Postgres Partitionining #Postgres tables with time-based UUIDs Different trade-offs of Distributed #Postgres architectures Incremental base backups in #Postgres 17 How to use CREATE STATISTICS to improve a plan rows estimate in #postgresql Performance implications of medium size values and TOAST in #Postgres and how to mitigate them HOT Updates and BRIN indexes in #Postgresql 16 Zero downtime upgrades in #postgres and how to logically replicate very large tables in #postgresql #Postgres EXPLAIN (ANALYZE, BUFFERS) and interpreting shared buffers hit in Nested Loops #postgresql Partitioning in #postgresql Optimizing correlated subqueries in #Postgres #postgresql performance with IN vs ANY How #postgresql has adapted to AI: Storing and querying vector data in #postgres with pgvector Speed up #postgresql with transaction pooling with prepared statements How #figma and #notion scaled #postgres Collations in #postgresql UUIDs vs Serial for Primary Keys - what's the right choice? #postgres #postgresql Never run VACUUM FULL: How to run pg_repack on #Amazon #RDS and Aurora #Postgres I/O Basics, and how to efficiently pack table pages Benchmarking multi-column, covering and hash indexes in #Postgres How partition-wise joins and aggregates improve query performance in #postgres #postgresql When to use BRIN indexes in #postgresql Optimizing bulk loads in #postgresql and how COPY helps with #postgres cache performance #postgresql on #Kubernetes, choosing the right operator, and handling major version upgrades Row Level Security in #postgresql, security invoker views and why LEAKPROOF functions matter