Digging into Postgres's Lesser Known Features by@jason
1,634 reads

Digging into Postgres's Lesser Known Features

October 8th 2019
8 min
by @jason 1,634 reads
tldt arrow
Read on Terminal Reader🖨️
JS🚫

Too Long; Didn't Read

It’s quite possible to get more out of an existing Postgres database. It can scale for heavy loads and offers powerful features which are not obvious at first sight. It's possible to enable in-memory caching, text search, specialized indexing, and key-value storage. Adding another data store like Redis or Elasticsearch is not always a good idea. Postgres has a beautifully designed caching system with pages, usage counts, and transaction logs. The shared_buffer configuration parameter determines how much memory it will use for caching data.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Digging into Postgres's Lesser Known Features
mostlyjason HackerNoon profile picture

@jason

mostlyjason

About @jason
LEARN MORE ABOUT @JASON'S EXPERTISE AND PLACE ON THE INTERNET.
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa