-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Milestone
Description
It is seems possible to control postgres via docker and desirable for a few reasons:
- Better process and resource cleanup.
- Built in caching via image snapshots.
- You only need
docker
installed and notpostgres
on the path.
I think there might be a way to have several backends for making Plan
s. One could be the current non-docker plan executor and one could be the Docker based Plan executor.
There are downsides as well so I don't think it should be the default.
Metadata
Metadata
Assignees
Labels
No labels