Package postgresql-9.6 is not configured yet

2017-08-23 Thread Marco DE BOOIJ
I recently did an apt-get upgrade and it did not want to install a newer version of postgresql-contrib-9.6. I searched the web and tried to reinstall it (with remove and install because I did not want to loose my database) but did did not solve it. Before I will try to purge and install it I wa

Re: Package postgresql-9.6 is not configured yet

2017-08-23 Thread Marco DE BOOIJ
-08-17 om 19:13 schreef Greg Wooledge: On Wed, Aug 23, 2017 at 11:28:14AM -0400, Cindy-Sue Causey wrote: On 8/23/17, Marco DE BOOIJ wrote: root:~# dpkg --configure postgresql-9.6 Setting up postgresql-9.6 (9.6.4-1.pgdg80+1) ... dpkg: error processing package postgresql-9.6 (--configure

Re: Package postgresql-9.6 is not configured yet

2017-08-27 Thread Marco DE BOOIJ
Causey wrote: On 8/23/17, Marco DE BOOIJ wrote: root:~# dpkg --configure postgresql-9.6 Setting up postgresql-9.6 (9.6.4-1.pgdg80+1) ... dpkg: error processing package postgresql-9.6 (--configure): subprocess installed post-installation script returned error exit status 102 Errors were

Re: Package postgresql-9.6 is not configured yet

2017-09-29 Thread Marco DE BOOIJ
prevented the correct installation (/etc/postgresql/9.6 was missing). An other purge and rm -rf /var/lib/postgres/9.6. Now the install went correct. After copying back the config files and database files I was back in business. Problem CLOSED. Op 27-08-17 om 10:46 schreef Marco DE BOOIJ: The script

Issues after upgrade from jessie to stretch

2017-10-16 Thread Marco DE BOOIJ
Since I did the upgrade from jessie to stretch I have a few issues. They both relate to services that start before services on which they rely upon are not available yet. I have iscsi that uses a LUN from a SAN. This LUN is used by LVM. On 1 LV there are the files for PostgreSQL. When PostgreS