Safe Haskell | None |
---|---|
Language | Haskell98 |
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.9.2: Web application deployment manager, focusing on Haskell web frameworks
Safe Haskell | None |
---|---|
Language | Haskell98 |
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
.