Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread Gavin Flower
On 25/03/16 07:03, Howard News wrote: On 24/03/2016 17:52, David Wilson wrote: Per the heading printed by dpkg --list, this means the package is in the removed state, but it's config files are still present. "apt-get install postgresql-9.0" should be all required. David David, I owe you a

Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread Howard News
On 24/03/2016 17:52, David Wilson wrote: Per the heading printed by dpkg --list, this means the package is in the removed state, but it's config files are still present. "apt-get install postgresql-9.0" should be all required. David David, I owe you a beer. Nay - several drinks of your choi

Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread David Wilson
On Thu, Mar 24, 2016 at 05:44:27PM +, Howard News wrote: > Thanks David, > > Unfortunately my cluster wont start - I am not entirely sure on the state of > postgresql-9.0, this is the output from dpkd --list > > > > rc postgresql-9.0 9.0.4-1~lucid1 object-relational SQL database, version >

Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread Howard News
Thanks David, Unfortunately my cluster wont start - I am not entirely sure on the state of postgresql-9.0, this is the output from dpkd --list rc postgresql-8.4 8.4.6-0ubuntu1 object-relational SQL database, version 8.4 rc postgresql-9.0 9.0.4-1~lucid1 object-relational SQL database, ve

Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread Karsten Hilbert
On Thu, Mar 24, 2016 at 05:34:21PM +, David Wilson wrote: > So long as you haven't touched anything else, simply reinstalling the > package should restore your cluster. Debian packages only do > initialization if the data directories are missing. Just for good measure I would strongly suggest

Re: [GENERAL] Uninstalled working db by mistake

2016-03-24 Thread David Wilson
Hi Howard, So long as you haven't touched anything else, simply reinstalling the package should restore your cluster. Debian packages only do initialization if the data directories are missing. David On Thu, Mar 24, 2016 at 05:29:23PM +, Howard News wrote: > Hi, > > I uninstalled the wrong