PostgreSQL extension for distributed hash and range partitioning across foreign servers.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | gogudb |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 10 · 11 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | gogudb |
| Schema | _gogu, gogudb_partition_table |
| Stars | 7 |
| Latest commit | 2018-11-02 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pathman_sharding | Improved sharding for pg_pathman. |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| vihash | version-independent hash functions |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| gp_exttable_fdw | External Table Foreign Data Wrapper for Greenplum-family databases. |
| mypg_sharding | mypg sharding utilities for PostgreSQL |
| pg_shard | Shard and replicate PostgreSQL tables across remote servers |
| pg_particulous | Migrate tables between vanilla PostgreSQL and pg_pathman partitioning |
| mage | YugabyteDB - the cloud native distributed SQL database for mission-critical applications. |
| router | Experimental C extension that routes PostgreSQL OLTP queries across shards. |