Skip to content

Add postgres url along with mongo to support mongo and postgres in parallel#823

Merged
syed-ali-tw merged 1 commit intomainfrom
mongo-to-pg
Feb 25, 2025
Merged

Add postgres url along with mongo to support mongo and postgres in parallel#823
syed-ali-tw merged 1 commit intomainfrom
mongo-to-pg

Conversation

@syed-ali-tw
Copy link
Copy Markdown
Contributor

We want to be able to run mongo and postgres in parallel for Mainstream Publisher app while we move Mainstream to postgress.

shm_size: 512mb
depends_on:
- publisher-redis
- postgres-13
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should probably be using new version (17) of Postgres?

Copy link
Copy Markdown
Contributor Author

@syed-ali-tw syed-ali-tw Feb 24, 2025

Choose a reason for hiding this comment

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

ah yes, good point.
looks like will have to keep it to postgres-16 as thats what available in base compose

@syed-ali-tw syed-ali-tw force-pushed the mongo-to-pg branch 3 times, most recently from 03cf6c0 to e20cfd8 Compare February 24, 2025 18:44
@syed-ali-tw syed-ali-tw merged commit 5ac8a48 into main Feb 25, 2025
2 checks passed
@syed-ali-tw syed-ali-tw deleted the mongo-to-pg branch February 25, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants