| Safe Haskell | None |
|---|
Keter.Plugin.Postgres
Settings
setupDBInfo :: Settings -> DBInfo -> IO ()Source
How to create the given user/database. Default: uses the psql
command line tool and sudo -u postgres.
keter-1.3.2: Web application deployment manager, focusing on Haskell web frameworks
| Safe Haskell | None |
|---|
Keter.Plugin.Postgres
setupDBInfo :: Settings -> DBInfo -> IO ()Source
How to create the given user/database. Default: uses the psql
command line tool and sudo -u postgres.