fix title in frontmatter

This commit is contained in:
kanungle
2026-08-24 18:54:15 -07:00
parent 043c8462d5
commit 1588361746
@@ -1,5 +1,5 @@
---
title: With Postgres
title: Keeping Postgres and Qdrant in Sync
short_description: "Keep Postgres and Qdrant in sync using dual-write, queue-based, or CDC architectures for reliable hybrid search backends."
description: "Sync Postgres with Qdrant using dual-write, queued, or Change Data Capture patterns to keep vector search aligned with your relational source of truth."
weight: 5