Sameer Naik
|
df890a902f
|
start: automatically migrate postgresql data on upgrades
|
2015-02-04 14:41:13 +05:30 |
|
Sameer Naik
|
2af478b7cd
|
start: create pwfile only if it does not already exist
|
2015-02-04 13:58:56 +05:30 |
|
Sameer Naik
|
f75e33f072
|
start: added PG_HOME macro
|
2015-02-03 21:34:22 +05:30 |
|
Sameer Naik
|
65ad3beacf
|
dockerfile: define PG_VERSION as an ENV variable
|
2015-02-03 10:40:20 +05:30 |
|
Sameer Naik
|
5a529a52ab
|
dockerfile: use postgresql apt repository
|
2015-02-02 23:38:30 +05:30 |
|
Sameer Naik
|
1a7390c746
|
start: allow creation of multiple databases at launch
Refer #11
|
2015-01-05 11:18:29 +05:30 |
|
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 |
|