Language

Package: ephemeralpg @ 3.1

Synopsis

Run temporary PostgreSQL databases

Description

pg_tmp creates temporary PostgreSQL databases, suitable for tasks like running software test suites. Temporary databases created with pg_tmp have a limited shared memory footprint and are automatically garbage-collected after a configurable number of seconds (the default is 60).

Home page
https://eradman.com/ephemeralpg/
Location
gnu/packages/databases.scm (line: 201, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings