summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/files/postgresql-bashprofile
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: Allow successful run of postgresql-setupOtavio Salvador2019-02-041-4/+0
| | | | | | | | | | | | | The postgresql-setup utility log-in on postgres user to create the database, however, the shell was set to bash and it wasn't being installed as runtime dependency. This rework this expectation to use busybox ash as shell and avoid the new dependency Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* postgres: move to recipes-dbsArmin Kuster2018-03-011-0/+4
Signed-off-by: Armin Kuster <akuster808@gmail.com>