Skip to content

chore: update redis,sr,qdrant.rabbitmq,milvus,mongo#6

Merged
shanshanying merged 5 commits intomainfrom
support/update-database-structures
Apr 3, 2025
Merged

chore: update redis,sr,qdrant.rabbitmq,milvus,mongo#6
shanshanying merged 5 commits intomainfrom
support/update-database-structures

Conversation

@shanshanying
Copy link
Copy Markdown
Contributor

No description provided.

@shanshanying shanshanying merged commit fdc4c9a into main Apr 3, 2025
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
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant