select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Analytics

gogudb

PostgreSQL extension for distributed hash and range partitioning across foreign servers.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagegogudb
Version1.1
PostgreSQL versions10 · 11
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesgogudb
Schema_gogu, gogudb_partition_table
Stars7
Latest commit2018-11-02
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pathman_shardingImproved sharding for pg_pathman.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
vihashversion-independent hash functions
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
gp_exttable_fdwExternal Table Foreign Data Wrapper for Greenplum-family databases.
mypg_shardingmypg sharding utilities for PostgreSQL
pg_shardShard and replicate PostgreSQL tables across remote servers
pg_particulousMigrate tables between vanilla PostgreSQL and pg_pathman partitioning
mageYugabyteDB - the cloud native distributed SQL database for mission-critical applications.
routerExperimental C extension that routes PostgreSQL OLTP queries across shards.