Package embeddedpostgres provides a way to run a real PostgreSQL database programmatically within Go tests or applications.
go get github.com/fergusstrange/embedded-postgresNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an embedded PostgreSQL server
Set environment variables like EMBEDDED_POSTGRES_BINARY to control binary location.
No dependency data recorded yet.