Prashanth Parsi
Prashanth Parsi
> Thanks @ImreSamu for the pointers. I followed the exact pattern from the #474 issue and still getting unknown host exception. ```sql RUN_MIGRATIONS="${RUN_MIGRATIONS:-true}" DB_URL="jdbc:postgresql://@:5432/" #psql -v ON_ERROR_STOP=1 --username "$POSTGRES_USER"
I sanitized them. I found a work around from other posts and trying that. Will keep you posted.
Any update on this? Is there any plan on supporting this?
> > This limitation is due to AWS's handling of the enable_pluggable_database parameter. It would be helpful if the module documentation clarified this limitation and provided guidance on creating multi-tenant...