Re: Upgrade/Downgrade

2018-08-23 Thread Achilleas Mantzios
On 23/08/2018 22:40, Nikolay Samokhvalov wrote: On Thu, Aug 23, 2018 at 11:44 AM Joshua D. Drake mailto:j...@commandprompt.com>> wrote: On 08/23/2018 04:47 AM, Achilleas Mantzios wrote: > On 23/08/2018 14:30, Sonam Sharma wrote: >> No, I didn't. The version is not compatible with app

Re: Upgrade/Downgrade

2018-08-23 Thread Nikolay Samokhvalov
On Thu, Aug 23, 2018 at 11:44 AM Joshua D. Drake wrote: > On 08/23/2018 04:47 AM, Achilleas Mantzios wrote: > > On 23/08/2018 14:30, Sonam Sharma wrote: > >> No, I didn't. The version is not compatible with application, so need > >> to downgrade it > > > > Have you tried to tweak postgresql.conf

Re: Upgrade/Downgrade

2018-08-23 Thread Joshua D. Drake
On 08/23/2018 04:47 AM, Achilleas Mantzios wrote: On 23/08/2018 14:30, Sonam Sharma wrote: No, I didn't. The version is not compatible with application, so need to downgrade it Have you tried to tweak postgresql.conf ? What do you mean is not compatible? What's the problem? My guess would be

Re: Upgrade/Downgrade

2018-08-23 Thread Dmitri Maziuk
On Thu, 23 Aug 2018 14:47:25 +0300 Achilleas Mantzios wrote: > What do you mean is not compatible? What's the problem? As I recall there's several SETs and some other stuff that v.10 spits out that earlier versions do not recognize. Nothing that a little sed script can't fix but you need to un

Re: Upgrade/Downgrade

2018-08-23 Thread Achilleas Mantzios
On 23/08/2018 14:30, Sonam Sharma wrote: No, I didn't. The version is not compatible with application, so need to downgrade it Have you tried to tweak postgresql.conf ? What do you mean is not compatible? What's the problem? On Thu, Aug 23, 2018, 4:56 PM Andreas Kretschmer mailto:andr...@a-

Re: Upgrade/Downgrade

2018-08-23 Thread Sonam Sharma
No, I didn't. The version is not compatible with application, so need to downgrade it On Thu, Aug 23, 2018, 4:56 PM Andreas Kretschmer wrote: > On 23 August 2018 12:51:08 CEST, Sonam Sharma > wrote: > >Hello, > > > >My postgres version is 10.4 and I want to downgrade it to 9.5. > >and one is at

Re: Upgrade/Downgrade

2018-08-23 Thread Andreas Kretschmer
On 23 August 2018 12:51:08 CEST, Sonam Sharma wrote: >Hello, > >My postgres version is 10.4 and I want to downgrade it to 9.5. >and one is at 9.2 and need to upgrade it to 9.5. >Can someone please help how to do this. >Unable to find anything online Why downgrade? Dump and restore should do the j

Upgrade/Downgrade

2018-08-23 Thread Sonam Sharma
Hello, My postgres version is 10.4 and I want to downgrade it to 9.5. and one is at 9.2 and need to upgrade it to 9.5. Can someone please help how to do this. Unable to find anything online