JusDB

JusDB

Uncompromised database reliability engineered by experts. Trusted by startups to enterprises worldwide.

Services

  • Remote DBA
  • Database SRE
  • Performance Tuning
  • Security Audits
  • All Services

Company

  • About Us
  • Careers
  • Contact
  • Blog

Community

Join database engineers sharing tips, troubleshooting, and best practices.

Join Slack

Contact

  • contact@jusdb.com
  • +91-9994791055
  • Trichy, Tamil Nadu, India

© 2026 JusDB, Inc. All rights reserved.

Privacy PolicyTerms of UseCookies PolicySecurity
  1. Home
  2. Blog
Expert Database Knowledge

Database Insights

Expert insights on database management, performance optimization, and reliability engineering from industry professionals

Popular Searches

Topics:
All Articles(65)Database Performance(40)MySQL(25)PostgreSQL(12)Database Engineering(31)Database SRE(24)Cloud Databases(20)Analytics & OLAP(9)NoSQL Databases(30)Database Architecture(18)High Availability(8)

PostgreSQL Articles

← Clear filter

Showing 12 of 65 articles

PostgreSQL 17 Incremental Backup: pg_basebackup and pg_combinebackup Explained
Database SRE

PostgreSQL 17 Incremental Backup: pg_basebackup and pg_combinebackup Explained

PostgreSQL 17 finally adds native incremental backup support — allowing subsequent backups to capture only changed blocks since the last full backup.

2/9/2024
9 min
2
PostgreSQL
Migration
Read
pgvector Complete Guide: Vector Similarity Search in PostgreSQL
Database Engineering

pgvector Complete Guide: Vector Similarity Search in PostgreSQL

pgvector brings vector similarity search to PostgreSQL — enabling semantic search, recommendation engines, and RAG pipelines without a separate vector database.

1/15/2024
10 min
3
PostgreSQL
Vector Database
Read
Real-Time Analytics Pipeline: PostgreSQL to ClickHouse via CDC
Analytics & OLAP

Real-Time Analytics Pipeline: PostgreSQL to ClickHouse via CDC

Build a real-time analytics pipeline from PostgreSQL to ClickHouse using CDC — architecture, latency, and schema mapping

11/7/2023
12 min
2
ClickHouse
PostgreSQL
Read
PgBouncer vs Odyssey vs pgcat: Choosing a PostgreSQL Connection Pooler
Database Performance

PgBouncer vs Odyssey vs pgcat: Choosing a PostgreSQL Connection Pooler

A detailed comparison of PgBouncer, Odyssey, and pgcat for PostgreSQL connection pooling — architecture differences, threading models, pool modes, TLS support, and decision criteria for each workload type.

9/19/2023
12 min
2
PostgreSQL
Performance
Read
Read Replicas vs Caching: When to Use a Read Replica, Redis, or Both
Database Architecture

Read Replicas vs Caching: When to Use a Read Replica, Redis, or Both

A practical guide to choosing between read replicas and caching layers — replication lag behavior, cache invalidation strategies, thundering herd prevention, tiered read architecture patterns, and decision framework.

8/22/2023
12 min
5
MySQL
PostgreSQL
Read
PostgreSQL as a Vector Database: A Complete Guide
PostgreSQL

PostgreSQL as a Vector Database: A Complete Guide

Transform PostgreSQL into a vector database with pgvector. Learn embedding storage, ANN index creation, similarity search optimization, and AI/ML integration patterns.

8/15/2023
8 min
4K
PostgreSQL
Vector Database
Read
Database Connection Pool Sizing: The Formula, the Variables, and the Common Mistakes
Database Performance

Database Connection Pool Sizing: The Formula, the Variables, and the Common Mistakes

How to size your database connection pool correctly — the HikariCP formula, the variables that determine optimal pool size, and the mistakes that cause connection exhaustion or underutilization.

8/7/2023
9 min
1
Performance
Scaling
Read
pg_stat_statements: Query Performance Analysis in PostgreSQL
Database Performance

pg_stat_statements: Query Performance Analysis in PostgreSQL

How to use pg_stat_statements to identify slow queries, analyze execution stats, and optimize PostgreSQL performance

7/5/2023
12 min
3
PostgreSQL
Performance
Read
Zero-Downtime Database Migrations: The Expand-Contract Pattern for MySQL and PostgreSQL
Database Engineering

Zero-Downtime Database Migrations: The Expand-Contract Pattern for MySQL and PostgreSQL

A production guide to zero-downtime database migrations — why ALTER TABLE causes downtime, the Expand-Contract pattern, safe migration patterns for PostgreSQL and MySQL, and tooling with Flyway, Liquibase, pt-osc, and gh-ost.

6/27/2023
14 min
3
Migration
MySQL
Read
PostgreSQL Wait Events: Understanding What Slows Your Database
Database Performance

PostgreSQL Wait Events: Understanding What Slows Your Database

Decode PostgreSQL wait events to diagnose lock contention, I/O bottlenecks, and CPU pressure in production

6/13/2023
11 min
PostgreSQL
Performance
Read
UUIDs as Primary Keys: How We Destroyed Database Performance
Database Engineering

UUIDs as Primary Keys: How We Destroyed Database Performance

UUIDs as primary keys can destroy database performance. Learn why 50M rows went from 0.5ms to 2.3ms inserts, and how to fix it with hybrid approaches.

6/6/2023
10 min
161
Performance
Indexing
Read
Query Plan Regression: Detecting and Fixing Bad PostgreSQL Plans
Database Performance

Query Plan Regression: Detecting and Fixing Bad PostgreSQL Plans

Detect query plan regressions in PostgreSQL using auto_explain, pg_hint_plan, and plan baseline management

5/30/2023
12 min
PostgreSQL
Performance
Read
Previous
12345
Next
Search
Newsletter

Get the latest database insights and expert tips delivered to your inbox.

Categories
Database PerformanceMySQLPostgreSQLDatabase EngineeringDatabase SRECloud DatabasesAnalytics & OLAPNoSQL DatabasesDatabase ArchitectureHigh Availability
Popular Tags
MySQL
Performance
PostgreSQL
Optimization
Architecture
Scaling
Monitoring
Replication
Open Source
NoSQL
Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed