Read more
Built on PostgreSQL, Tiger Cloud combines robustness and flexibility to tame your most demanding workloads, from real-time analytics and IoT data to events and vector embeddings.
Receive the latest technical articles and release notes in your inbox.

Dec 23, 2025
You don't need Elasticsearch: BM25 is now in Postgres with pg_textsearch. Get better search rankings with term frequency, IDF, and length normalization.

Jan 20, 2025
Testing your PostgreSQL connection is a challenge faced by many developers. Learn how to do it.

Jan 17, 2025
Learn best practices to scale PostgreSQL while optimizing cloud costs by tiering infrequently accessed data—without sacrificing performance.

Dec 04, 2024
Record counting on demand or denormalized counters? We break down the two and show you an alternative using PostgreSQL.

May 14, 2024
What Postgres for Everything means to a dev deploying all sorts of databases. Spoiler: it’s about collapsing your stack & keeping your world simple.

Apr 25, 2024
Troubleshoot common PostgreSQL connection issues like 'postgres connection refused' and 'psql: error: connection to server on socket' with step-by-step solutions.

Apr 19, 2024
psql is one of the most popular tools to interact with your PostgreSQL database. Here are our top 10 psql commands to save you time.

Apr 17, 2024
Some of these may surprise you, but all 13 ways will improve ingest (INSERT) performance using PostgreSQL and TimescaleDB.