Home:ALL Converter>How to install an extension on an existing container?

How to install an extension on an existing container?

Ask Time:2022-03-23T00:38:31         Author:clemdc1608

Json Formatter

I'm currently working on a linux VM and have postgres on an existing docker. I would like to be able to install the ogr_fdw extension on this existing docker but I'm having trouble understanding how I can achieve this action. Could someone help me figure out how to upload this extension to an existing postgres container?

Author:clemdc1608,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/71575743/how-to-install-an-extension-on-an-existing-container
yy