./first-time-install.sh
./run.sh
./stop.sh
./run-bash-session.sh
sudo rm -rf data
You can find the SQL scripts you write in the scripts dir in /opt/postgresql/scripts inside the container.
./first-time-install.sh
./run.sh
./stop.sh
./run-bash-session.sh
sudo rm -rf data
You can find the SQL scripts you write in the scripts dir in /opt/postgresql/scripts inside the container.