Seamlessly upgrade PostgreSQL subscribers with PostgreSQL 17's new feature that preserves logical replication states, ensuring continuous and reliable data synchronization.
PostgreSQL Down Under 2025 in Sydney showcased innovation, collaboration, and technical depth, featuring expert talks and community engagement after a six-year hiatus.
PostgreSQL 18 shows a forward-looking shift—embracing modern SQL standards and sharpening the developer experience. It’s about smarter queries and smarter systems that guide us along the way
PostgreSQL 18 revolutionizes database performance with AI-ready features and cloud-native capabilities, setting the stage for future innovations in PostgreSQL 19 and beyond.
Learn how to enhance your PostgreSQL searches with Retrieval-Augmented Generation (RAG) for precise, context-aware answers using vector embeddings and language models.
Exploring the Vertical Clustered Index (VCI) for PostgreSQL, enhancing real-time data analysis while maintaining update performance, as presented at PGConf.dev.
Learn how pg_createsubscriber simplifies converting physical standbys into logical replicas in PostgreSQL 17, speeding up setup and reducing resource overhead.
At PGConf.dev, PostgreSQL experts Ajin Cherian and Zhijie Hou discussed how PostgreSQL 18 will enhance logical replication with automated conflict resolution.
Learn how to efficiently embed content into PostgreSQL using Python, focusing on markup chunking and token-aware chunking for optimal semantic search and retrieval.
Efficiently store, query, and manage vector embeddings in PostgreSQL for powerful similarity searches without sacrificing performance or maintainability.
Discover why sentence-level embeddings are crucial in modern vector search systems and how they enhance semantic search, recommendation engines, and retrieval-augmented generation (RAG).