cornucopia icon indicating copy to clipboard operation
cornucopia copied to clipboard

feat: Support custom PostgreSQL Docker images

Open jacobsvante opened this issue 3 years ago • 0 comments

The main use case is to support PostgreSQL extensions, in my case TimescaleDB.

This PR also includes improvements to the container healthcheck and supports changing port and container name.

This is a breaking change because some public functions have had their signatures changed.

jacobsvante avatar Mar 29 '23 07:03 jacobsvante