YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Memory Usage

YugabyteDB Tips > Memory Usage

Tuning work_mem in YugabyteDB

Jim KnicelyMay 15, 2025

When it comes to query performance in PostgreSQL-compatible databases like YugabyteDB, one of the most impactful (and often overlooked) settings is work_mem. […]

Read More

Measure Total Postgres Backend Usage 

Jim KnicelyMarch 19, 2025

In YugabyteDB, a PostgreSQL backend process refers to the individual processes that manage SQL client connections in a PostgreSQL-compatible way. Built on […]

Read More

Retain Hot or Warm Data in Memory to Enhance Read Performance

Jim KnicelyFebruary 27, 2024

In PostgreSQL, shared_buffers is a configuration parameter that determines the amount of memory dedicated to caching data blocks in shared memory. This is […]

Read More

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li