Sunday, October 16, 2011

Upstart job for PostgreSQL 9.1 on Ubuntu 11.10

In line with the recent Upstart theme, he's a script for PostgreSQL 9.1 on Ubuntu 11.10:

Save this to /etc/init/postgresql.conf and delete the symlinks from /etc/rc#.d/ to disable the SysV scripts.

2 comments:

  1. You read my mind! Thanks for posting this.

    ReplyDelete
  2. Nice, I was looking for this. Only it does not stops postgres properly.

    ReplyDelete