hildo commented on code in PR #1660: URL: https://github.com/apache/polaris/pull/1660#discussion_r2103686466
########## getting-started/assets/postgres/pg_hba.conf: ########## @@ -0,0 +1,2 @@ +host all all all md5 Review Comment: I am using what is defined.. I did not think I was using different containers... if I did not do this, the bootstrap failed because connections to the Postgres database were rejected (it was complaining about a missing pg_hba.conf, so I gave it one). Should the expected container have this? -- 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