chore: update redis,sr,qdrant.rabbitmq,milvus,mongo#6
Merged
shanshanying merged 5 commits intomainfrom Apr 3, 2025
Merged
Conversation
weicao
added a commit
that referenced
this pull request
Apr 9, 2026
Overview: - Replace misleading "Supported Extensions" table (pgvector only) with a comprehensive "Pre-installed Extensions" section covering 11 extensions across PG12–PG18, verified by live cluster tests - Add per-version extension version matrix (PG12.22.0 through PG18.1.0) with "Enabled by default" column distinguishing auto-loaded vs CREATE EXTENSION required - Add categorized descriptions with SQL examples for all 11 extensions: pgvector, PostGIS, TimescaleDB, pg_duckdb, roaringbitmap, pg_trgm, pg_stat_statements, pgaudit, pg_cron, pg_partman, pglogical - Note version availability differences: pg_duckdb not on PG12, roaringbitmap PG18 only, pg_duckdb 0.3.0 on PG14–PG17 vs 1.1.0 on PG18 FAQs: - Update frontmatter description and keywords - Add FAQ #4: how to check replication lag (pg_last_xact_replay_timestamp and pg_stat_replication - Add FAQ #5: how to connect to a read replica directly via headless service DNS - Add FAQ #6: automatic failover trigger conditions and sequence - Add FAQ #7: how to adjust pgbouncer connection pool settings via Reconfiguring OpsRequest EOF )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.