This repository contains Dockerfile of PostgreSQL combined with PL/Perl for Docker's build published to the public Docker Hub.
Install Docker.
Pull the image
docker pull webratio/postgresql-with-plperl:8.4See https://registry.hub.docker.com/_/postgres/
docker exec <container-id> createlang -U <db-user> plperl <db-name>
Content type
Image
Digest
sha256:2ad27b771…
Size
77.8 MB
Last updated
almost 11 years ago
docker pull webratio/postgresql-with-plperl:8.4