hildo commented on code in PR #1660: URL: https://github.com/apache/polaris/pull/1660#discussion_r2103686973
########## getting-started/assets/postgres/pg_hba.conf: ########## @@ -0,0 +1,2 @@ +host all all all md5 Review Comment: FYI, this is what's being used edward.hillmann@U-RK427UANA9TF:~/sandbox/polaris-src/polaris$ docker container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 6da1eaec6c26 postgres:17.5 "docker-entrypoint.s…" 49 minutes ago Up 7 minutes (healthy) 0.0.0.0:5432->5432/tcp, [::]:5432->5432/tcp postgres-postgres-1 -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org