[SAC] [OSGeo] #2894: Update of grass.osgeo.org to Debian 11
OSGeo
trac_osgeo at osgeo.org
Fri Mar 3 20:41:13 PST 2023
#2894: Update of grass.osgeo.org to Debian 11
---------------------------+---------------------------------------
Reporter: neteler | Owner: sac@…
Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution:
Keywords: debian |
---------------------------+---------------------------------------
Comment (by robe):
I did a trial run upgrade of grass with a copy of it using ansible upgrade
script.
It seemed to go fine except somewhere along the line it ended with a dead
PostgreSQL 9.6 and an additional 13 main. pg_lsclusters shows this in my
staging container:
{{{
Ver Cluster Port Status Owner Data directory
Log file
9.6 main 5432 down,binaries_missing postgres
/var/lib/postgresql/9.6/main /var/log/postgresql/postgresql-9.6-main.log
11 main 5433 online postgres
/var/lib/postgresql/11/main /var/log/postgresql/postgresql-11-main.log
13 main 5434 online postgres
/var/lib/postgresql/13/main /var/log/postgresql/postgresql-13-main.log
}}}
and for current grass:
{{{
Ver Cluster Port Status Owner Data directory Log file
11 main 5433 online postgres /var/lib/postgresql/11/main
/var/log/postgresql/postgresql-11-main.log
}}}
None of the servers in either has a database on it though aside from the
default databases.
What are you using the postgresql for? Some ci stuff or you don't need it
at all and was installed accidentally perhaps when trying to install just
the clients?
I also see a mysql installed, and again there are no databases in it.
Those are fine to keep, but I'd rather remove services not being used to
minimize issues with future upgrades.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2894#comment:2>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list