Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postgres: move to recipes-dbs | Armin Kuster | 2018-03-01 | 1 | -73/+0 |
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | postgresql: move initdb to postgresql-setup | Chong.Lu@windriver.com | 2014-09-26 | 1 | -0/+73 |
We shouldn't use sysvinit init script to initialize database when use systemd as the init manager, so split initdb function to postgresql-setup. Before starting postgresql server, we can use "postgresql-setup initdb" to initialize the database cluster. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |