This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--9XklncOThLTUfwFAQNGbNX4f828I5OGGz
Content-Type: multipart/mixed; boundary="CSTP5JhEfsPNyK0PlfM9nQuRWFwftX3vt";
protected-headers="v1"
From: ~Stack~ <i.am.stack(a)gmail.com>
To: users <users(a)ovirt.org>
Message-ID: <3f809af7-4e88-68ed-bb65-99a7584ae8a3(a)gmail.com>
Subject: Remote DB: How do you set server_version?
--CSTP5JhEfsPNyK0PlfM9nQuRWFwftX3vt
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
Greetings,
Exploring hosting my engine and ovirt_engine_history db's on my
dedicated PostgreSQL server.
This is a 9.5 install on a beefy box from the
postgresql.org yum repos
that I'm using for other SQL needs too. 9.5.12 to be exact. I set up the
database just as the documentation says and I'm doing a fresh install of
my engine-setup.
During the install, right after I give it the details for the remote I
get this error:
[ ERROR ] Please set:
server_version =3D 9.5.9
in postgresql.conf on 'None'. Its location is usually
/var/lib/pgsql/data , or somewhere under /etc/postgresql* .
Huh?
Um. OK.
$ grep ^server_version postgresql.conf
server_version =3D 9.5.9
$ systemctl restart postgresql-9.5.service
LOG: syntax error in file "/var/lib/pgsql/9.5/data/postgresql.conf"
line 33, n...n ".9"
FATAL: configuration file "/var/lib/pgsql/9.5/data/postgresql.conf"
contains errors
Well that didn't work. Let's try something else.
$ grep ^server_version postgresql.conf
server_version =3D 9.5.9
$ systemctl restart postgresql-9.5.service
LOG: parameter "server_version" cannot be changed
FATAL: configuration file "/var/lib/pgsql/9.5/data/postgresql.conf"
contains errors
Whelp. That didn't work either. I can't seem to find anything in the
oVirt docs on setting this.
How am I supposed to do this?
Thanks!
~Stack~
--CSTP5JhEfsPNyK0PlfM9nQuRWFwftX3vt--
--9XklncOThLTUfwFAQNGbNX4f828I5OGGz
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJa6hZqAAoJELkej+ysXJPmSb4QAJ9EhSKTwOeaDF4dgob1Yko2
Z154R/VLPP9nHtAFb/tHZd9zr1zqa9Jr7aU7SmU09epkra4TY/WkdYE7MKpJJdCU
hebzncp7Fqr5cooEyQvb4aGEakCVh5yvADcZzVgLO+E72n6DW0ZUNE7HiPqXbKj8
dY8kPM7u4afT4Uga7n7BeQgu2L3M0bgJKR5VOFbwidBfrTqdP3ZXscvqwY12+5Iz
arPfDkoab0MBiJIYPNAFXYKa5CRJyr5U+NALwIdXl2FywKgClBLCP+6fCH/UyhMq
AzJJZwG/zlCmLOGUJAXG4hh5k8BY+N+zvx3vN7AaU187Rslm5v+q36Ost8N2ugh9
t0JVWDNS8OaZdxu9oKvaKYfDwni9baNNX9mA3Rf90v1TSQEZNPXjIA15Iw84ngPV
X833iw9MmmVpfQsrLyjRbDdvBq1+vNhmxCxwloF/ZBoqlid48wHTFB5t5IIZxdUg
U8x26/Cz0GTviAr2v98qxIVUh1fKhAF/WFbEK16FwGEmMcOjta/lR63/21d8A2wk
7aOom4ftJfL9jges9LweVN3U/hS66GHMgAxYqmsj/k/OdGBzDiIUqmXfGAhQbT1T
ZbhiSMv9/Zj88oBxdE4+zXSuM0C12OPSyrLKac2AGxYRBydv8cxAFIzTuDVxVnNc
NFEUgBoZ515dZ6sUaN2V
=kS+W
-----END PGP SIGNATURE-----
--9XklncOThLTUfwFAQNGbNX4f828I5OGGz--