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: 212, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used