gracecluvohio commented on PR #4401:
URL: https://github.com/apache/texera/pull/4401#issuecomment-4850293046

   > @gracecluvohio I wonder if this fully supports the `local-dev.sh` 
introduced in #5961? It also runs postgres in docker. When a user pulls an 
updated main with ddl_change, can postgres (running in docker) picks it up 
automatically?
   
   Mostly yes, I believe you just need to change the postgres url, i.e. instead 
of jdbc:postgresql://host.docker.internal:5432/texera_db  you would need to use 
the url of your postgres container. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to