Fergus Strange

Results 24 comments of Fergus Strange

Hey @dor-utila, happy to merge this in once you've fixed up tests. Looks like you're using a package not included in the current dependencies.

Hey @kylecarbs apologies for the slowness. It looks like you've significantly dropped coverage with this change. We'd need to at least maintain the current level in order to progress.

Not currently but, definitely be open to adding this feature via a pull request if necessary. I can investigate but it may take some time. As a work around you...

Hi @kylecarbs this tool is really intended for testing and was built from the ground up with that at the heart of the core design. Initially we needed a "clean"...

> @ljmatkins yes this is primarily written for testing.

Hey @same-id, the Postgres instance should run as the same user that is running the GoLang process / tests making this feature a little redundant. This is really a testing...

Hey @same-id, Here's an example in our very own build system where we spin up an Alpine Linux image (that defaults to root) and change user before running the test...

Great stuff, I'll release this shortly once I've done some sanity tests locally.

@mackinleysmith apologies I totally forgot to actually release this! Released [here ](https://github.com/fergusstrange/embedded-postgres/releases/tag/v1.18.0).

Would be great to see a release of this soon as the feature would be really useful for us. Let me know if there's any help needed in testing /...