postgresql: allow populating required DB using script
authorDaniel Golle <daniel@makrotopia.org>
Sun, 2 Jul 2017 17:38:30 +0000 (19:38 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 2 Jul 2017 17:57:31 +0000 (19:57 +0200)
commitc709189de4c2e525f1dc07e80fd7055ad63d865b
tree981f737bcd41b40643bb22d46214ee0c90347ce8
parentb61af9703e64dff5e3a1deff1ce1886c1470dbe7
postgresql: allow populating required DB using script

Extend UCI mechanics to allow pre-populating a newly created
database by executing SQL statements from a scripts file.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/postgresql/Makefile
libs/postgresql/files/postgresql.sh