embedded-postgres icon indicating copy to clipboard operation
embedded-postgres copied to clipboard

Support for dynamic port allocation

Open mainbrain opened this issue 1 year ago • 2 comments

Support for dynamic port allocation

resolves #128

mainbrain avatar Mar 08 '24 21:03 mainbrain

Hey @mainbrain I'll take a look again this weekend if you've made above requested changes.

fergusstrange avatar Mar 18 '24 09:03 fergusstrange

Hey @mainbrain these changes wouldn't be backwards compatible meaning we'd need to do a major version bump, which I'd like to avoid. Can you have a go working the changes to be backwards compatible? Cheers

I pushed another variant. Maybe that's more to your liking. The trade off is: We are backwards compatible but the interface is less consistent, so I had to write more documentation.

mainbrain avatar Mar 23 '24 14:03 mainbrain