Skip to content

Conversation

@mohsenari
Copy link
Collaborator

Summary

Addresses #2773

How was it tested?

  • prerequisite: add alias to compiled and built devbox binary (dx="path_to_devbox/dist/devbox")
  • in 2 different directories named pg_test1 and pg_test2 run:
    • dx init
    • dx add postgresql
    • dx run -- initdb
  • in pg_test2/devbox.json add "env": { "PGPORT": "5433" }
    • in both directories run dx services up
    • confirm both process composes run postgress on ports 5432 and 5433 without error

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

@mohsenari mohsenari requested a review from Lagoja February 2, 2026 23:19
Copy link
Contributor

@Lagoja Lagoja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks straightforward, g2g once the tests pass

@mohsenari mohsenari merged commit 1ecfd4a into main Feb 3, 2026
98 of 113 checks passed
@mohsenari mohsenari deleted the mohsen--postgres-plugin-port branch February 3, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants