Commit Graph

10 Commits

Author SHA1 Message Date
Sameer Naik 370e1aea63 start: support creation of user and database at launch
Refer #5
2014-09-27 14:10:32 +05:30
Sameer Naik c590589aab create the /var/lib/postgresql directory at start 2014-09-20 09:56:12 +05:30
Sameer Naik 534854552d create the /run/postgresql directory at start 2014-09-20 09:55:54 +05:30
Sameer Naik 737747191f use the /run/postgresql path while fixing permissions 2014-09-20 09:54:16 +05:30
Sameer Naik e0ce5c7005 make sure /var/run/postgresql has the right permissions
Users should be able mount at volume at /var/run/postgresql so as to expose the postgresql unix socket.
2014-09-04 14:21:47 +05:30
Sameer Naik cbf58caec1 defined macros for path variables 2014-09-01 16:55:00 +05:30
Sameer Naik dc4d3963dc use spaces to indent 2014-08-19 19:38:04 +05:30
Sameer Naik 31ddc89929 use exec to start the postgresql server 2014-07-04 10:25:03 +05:30
Sameer Naik f35a11a04f start the postgresql server directly without using the init.d script 2014-07-04 10:24:30 +05:30
Sameer Naik e4df972451 renamed init script to start 2014-07-04 10:14:43 +05:30