Re: About postgres pg_upgrade

2024-04-06 Thread Bruce Momjian
On Fri, Apr 5, 2024 at 09:41:05AM +0200, Daniel Gustafsson wrote: > > On 5 Apr 2024, at 06:47, Rama Krishnan wrote: > > > Could you please explain me how does pg_upgrade works one of my friends it > > works based on pg_restore I am bit confused > > The documentation does a fairly good job expl

Re: About postgres pg_upgrade

2024-04-05 Thread Daniel Gustafsson
> On 5 Apr 2024, at 06:47, Rama Krishnan wrote: > Could you please explain me how does pg_upgrade works one of my friends it > works based on pg_restore I am bit confused The documentation does a fairly good job explaining how it works, and there are multiple blogposts and presentations on the

About postgres pg_upgrade

2024-04-05 Thread Rama Krishnan
Hi Team, Could you please explain me how does pg_upgrade works one of my friends it works based on pg_restore I am bit confused