Skip to content
Discussion options

You must be logged in to vote

If using Docker, you could:

  • Run it using host networking
  • Or expose port 5432 to your system

I usually just run Postgres on the bare metal for local testing, using Postgres.app on the Mac, or just apt install on Ubuntu. I can't really help with Windows.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pavdwest
Comment options

Answer selected by aarcex3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants