DEV Community

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Sneak Peek at SeaORM 2.0

A Sneak Peek at SeaORM 2.0

Comments
7 min read
How to Back Up a PostgreSQL Database Using pg_dump

How to Back Up a PostgreSQL Database Using pg_dump

1
Comments
4 min read
Top 10 Mistakes Developers Make with pg_dump (And How to Avoid Them)

Top 10 Mistakes Developers Make with pg_dump (And How to Avoid Them)

Comments
4 min read
PostgreSQL backup tools comparison — Databasus, WAL-G, pgBackRest and Barman

PostgreSQL backup tools comparison — Databasus, WAL-G, pgBackRest and Barman

Comments
9 min read
Why Tenant Context Must Be Scoped Per Transaction

Why Tenant Context Must Be Scoped Per Transaction

1
Comments 3
4 min read
pg-status - a lightweight microservice for checking PostgreSQL host status

pg-status - a lightweight microservice for checking PostgreSQL host status

1
Comments
7 min read
🐳 How Docker Saved My Full-Stack Project (And My Sanity)

🐳 How Docker Saved My Full-Stack Project (And My Sanity)

Comments
4 min read
UPDATE...RETURNING in MongoDB: ACID and idempotency with findOneAndUpdate()

UPDATE...RETURNING in MongoDB: ACID and idempotency with findOneAndUpdate()

1
Comments
5 min read
The Performance Protocol: Solving PostgreSQL N+1 Loops via Static Analysis

The Performance Protocol: Solving PostgreSQL N+1 Loops via Static Analysis

1
Comments 3
3 min read
Prisma + StackRender: Design Your Database and Start Building Your Backend

Prisma + StackRender: Design Your Database and Start Building Your Backend

5
Comments
6 min read
13 PostgreSQL Backup Best Practices for Developers and DBAs

13 PostgreSQL Backup Best Practices for Developers and DBAs

1
Comments
12 min read
Using Postgres Full-Text Search on a Next.JS Fullstack App

Using Postgres Full-Text Search on a Next.JS Fullstack App

Comments
5 min read
Exploit Analysis: PostgreSQL COPY FROM Filesystem Access

Exploit Analysis: PostgreSQL COPY FROM Filesystem Access

Comments
4 min read
Exploit Analysis: search_path Hijacking (The Hidden PostgreSQL Attack)

Exploit Analysis: search_path Hijacking (The Hidden PostgreSQL Attack)

Comments
2 min read
Self-Hosted vs Cloud PostgreSQL Backups: Full Pros and Cons Guide

Self-Hosted vs Cloud PostgreSQL Backups: Full Pros and Cons Guide

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.