Hi,

After some investigation, it turns out it's even more complicated.

The OS upgrade has actually installed Postgres 10 *but* also left Postgres 9.5 
installed as well. And now I have two versions of the Postgres code at the 
same time: 'psql' command shows some dubious version string which looks like a 
mess:

# psql -h localhost bacula bacula
Password for user bacula: 
psql (10.5 (Ubuntu 10.5-0ubuntu0.18.04), server 9.5.14)
<...>

Seems that the client version is 10.5 but the server it connects to is still 
v9.5.14.

Any ideas on how one would migrate to Postgres v10 properly?

Thanks,
Ivan

On Thursday, September 6, 2018 1:13:26 PM EDT Ivan Adzhubey wrote:
> Hi all,
> 
> I have just upgraded from Ubuntu 16.04 LTS to Ubuntu 18.04.1 LTS in our
> backup server and was greeted during the upgrade process by a message
> saying that the installed version 9.5 of Postgres (which the server have
> been using for Bacula database) is now obsolete and will no longer be
> supported. The message suggested upgrading to Postgres 10 but I was unable
> to find any Bacula compatibility information for this version. Do you know
> if it will be safe to upgrade? Bacula itself has been seamlessly updated to
> version 9.0.6 during the OS upgrade and so far seems to be working fine but
> it still uses obsolete Postgres v9.5.
> 
> Thanks,
> Ivan


-- 
Ivan Adzhubey, Ph.D.
Instructor
Division of Genetics, Dept of Medicine
Brigham & Women's Hospital
Harvard Medical School
New Research Building, Room 0464C
77 Avenue Louis Pasteur
Boston, MA 02115
tel.: (617) 525-4728
fax:  (617) 525-4705
web: http://genetics.bwh.harvard.edu/wiki/sunyaevlab/





The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to