select open change scope Open full search

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

Extensions / Features

geekspeak

Database schema extension for the GeekSpeak podcast website.

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

Overview

Packagepg_geekspeak
Version1.0.0
PostgreSQL versions10
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2017-10-13
Catalogue updated2026-08-30

Related extensions

Requires

btree_gistsupport for indexing common datatypes in GiST
isndata types for international product numbering standards
multicornFetch foreign data in Python in your PostgreSQL server.
pgcryptocryptographic functions
plpgsqlPL/pgSQL procedural language

Required by

geekspeak_calendarCalendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes.

See also

geekspeak_calendarCalendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes.
implicit_schemaEvent-trigger extension that automatically creates a schema when a table or view is created in a missing schema.
jsonb_schemajsonb with separately stored schema
schema_triggersArchived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers.
shard_managerSQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation.
multicornFetch foreign data in Python in your PostgreSQL server.