# Functions
Launch starts the embedded Postgres instance if it's enabled and not already running.
ParseOptions parses the CS string to extract the embedded Postgres options and returns a cleaned CS.
Terminate finishes the embedded Postgres instance if it's running.