diff --git a/examples/model_selection/Trails/README.md b/examples/model_selection/Trails/README.md index 9546d1331..012d58760 100644 --- a/examples/model_selection/Trails/README.md +++ b/examples/model_selection/Trails/README.md @@ -27,6 +27,8 @@ ## Singa + PostgreSQL +Inside the docker image, the PostgreSQL and its extensions are installed according to https://github.com/pgcentralfoundation/pgrx + ```bash # Remove existing one if there is docker rm -f singa_trails @@ -62,6 +64,7 @@ tail -f /home/postgres/.pgrx/data-14/trails_log_folder/ ## Singa + PolarDB +Inside the docker image, the PolarDB and its extensions are installed according to https://github.com/ApsaraDB/PolarDB-for-PostgreSQL ```bash # Remove existing one if there is docker rm -f trails_singa_polardb