Re: [GENERAL] Upgrading postgresql minor version - Mailing list pgsql-general

From Andreas Joseph Krogh
Subject Re: [GENERAL] Upgrading postgresql minor version
Date
Msg-id VisenaEmail.d.d26743f6bc38a1ac.15bf2de46fb@tc7-visena
Whole thread Raw
In response to Re: [GENERAL] Upgrading postgresql minor version  (Ron Ben <ronb910@walla.co.il>)
List pgsql-general
På onsdag 10. mai 2017 kl. 16:55:50, skrev Ron Ben <ronb910@walla.co.il>:
 
I think you miss understood me.
pg_dump dumps the data. the tables, functions and the data saved in them.
I have daily backups for this so i'm not worried.
 
What i'm woried about are the "executables files". These files are what is actualy being updated when you update the version.
I want to be able to roll them back in case of upgrade failure without rolling back the data.
 
 
Basicly what I want is to save on the side all the files that will be change by the update and in case of failure just to replace them back.
Is it doable? How?
 
What about just re-installing the previous version the same way you installed the "patch-release"-version?

--
Andreas Joseph Krogh
 

pgsql-general by date:

Previous
From: Ron Ben
Date:
Subject: Re: [GENERAL] Upgrading postgresql minor version
Next
From: Ron Ben
Date:
Subject: Re: [GENERAL] Upgrading postgresql minor version