Re: Hi All,

2023-02-21 Thread Tom Lane
Ryan MYJ writes: > Currently I'm working on upgrading a postgresql version from 9.3 to 12. The > database size is around 700G. > I finished the pg_upgrade process but when I ran 'analyze_new_cluster.sh' > it stucked at the first log 'vacuumdb: processing database "otdb": > Generating minimal optim

Hi All,

2023-02-21 Thread Ryan MYJ
Currently I'm working on upgrading a postgresql version from 9.3 to 12. The database size is around 700G. I finished the pg_upgrade process but when I ran 'analyze_new_cluster.sh' it stucked at the first log 'vacuumdb: processing database "otdb": Generating minimal optimizer statistics (1 target)'.