Reputation: 1
How to adding Postgis to the running Postgresql Docker Container. I can't delete postgresql. Because it has data and tables. I want to integrate Postgis'i without deleting tables and data. How can I do that?
psql --version ;
psql (PostgreSQL) 13.2 (Debian 13.2-1.pgdg100+1)
Upvotes: 0
Views: 268