Data Science Wire

Christophe Pettus: All Your GUCs in a Row: ignore_invalid_pages

PostgreSQL Planet1mo4 min read

When a standby refuses to replay WAL that references pages that don't exist, `ignore_invalid_pages` converts the PANIC into a WARNING—but only as a last resort…

Read the full story at PostgreSQL Planet

More in Data Engineering