postgresql: fix behaviour inconsistency in stx 72/3472/1
authorLitao Gao <litao.gao@windriver.com>
Mon, 27 Apr 2020 07:37:16 +0000 (03:37 -0400)
committerLitao Gao <litao.gao@windriver.com>
Mon, 27 Apr 2020 07:37:16 +0000 (03:37 -0400)
commit7b7cde1149ec358aa032d0cc13a8f1b2a7403495
treede883652e501eff33994344cb6f57ed2e3375095
parent9254d6c7c7930b9e3151ba998c46bcb2967f019b
postgresql: fix behaviour inconsistency in stx

- change data_directory to /var/lib/postgresql/19.12
- remove the initdb before service start, which is not needed
- disable postgresql service as default

Issue-ID: INF-39
Signed-off-by: Litao Gao <litao.gao@windriver.com>
Change-Id: I14dd9723212d9b5f0c7669ccba57c881aba481e5
meta-stx/conf/distro/poky-stx.conf
meta-stx/recipes-extended/postgresql/postgresql/postgresql.service.update [new file with mode: 0644]
meta-stx/recipes-extended/postgresql/postgresql_%.bbappend