Database schema extension for the GeekSpeak podcast website.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_geekspeak |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 10 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2017-10-13 |
| Catalogue updated | 2026-08-30 |
| btree_gist | support for indexing common datatypes in GiST |
| isn | data types for international product numbering standards |
| multicorn | Fetch foreign data in Python in your PostgreSQL server. |
| pgcrypto | cryptographic functions |
| plpgsql | PL/pgSQL procedural language |
| geekspeak_calendar | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. |
| geekspeak_calendar | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. |
| implicit_schema | Event-trigger extension that automatically creates a schema when a table or view is created in a missing schema. |
| jsonb_schema | jsonb with separately stored schema |
| schema_triggers | Archived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers. |
| shard_manager | SQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation. |
| multicorn | Fetch foreign data in Python in your PostgreSQL server. |