Welcome to pgEdge Documentation
pgEdge Enterprise Postgres and pgEdge Distributed Postgres bring advanced multi-master database capabilities to the network edge, enabling low-latency and high availability for modern workloads.
Product Suite Documentation
- pgEdge Enterprise Postgres: An enterprise ready Postgres distribution for VMs and bare metal.
- pgEdge Distributed Postgres: Multi-master Postgres for VMs and bare metal.
- pgEdge Cloud: Deploy single node or fully-distributed Postgres in the Cloud.
- pgEdge Containers: Deploy single node or fully-distributed Postgres on Kubernetes.
Component Documentation
- ACE (Active Consistency Engine): Data integrity for replicating clusters.
- Control Plane: A distributed application that provides a declarative API to deploy and manage Postgres databases.
- lolor: A large object replication extension for Postgres.
- Snowflake: Cluster-wide unique (Snowflake) sequence extension for Postgres.
- Spock v5: Multi-master replication for Postgres.
Preview Products
Early Development
The products listed below are previews intended for early development and experimentation only. They are not recommended for production use.
- pgEdge Anonymizer: A command line tool for replacing PII and other sensitive data in copies of production databases for dev/test.
- pgEdge Docloader: A command line tool for loading and maintaining documents in Postgres.
- pgEdge RAG Server: An API server for running RAG (Retrieval-Augmented Generation) queries based on documents stored in Postgres, supporting multiple pipelines and LLMs/models.
- pgEdge Vectorizer: A Postgres extension for chunking and vectorising documents in Postgres for semantic search with pgvector.