Re: PostgreSQL Database Upgrade

2020-12-07 Thread Adrian Klaver
On 12/7/20 8:35 AM, github kran wrote: Hello PostgreSQL Team, We have recently upgraded the postgreSQL version from V9 to V10. * Is the below command right to update the database statistics after the database upgrade ?. * How do I verify in PG_STATS if the Analyze ran successfully? Do

PostgreSQL Database Upgrade

2020-12-07 Thread github kran
Hello PostgreSQL Team, We have recently upgraded the postgreSQL version from V9 to V10. - Is the below command right to update the database statistics after the database upgrade ?. - How do I verify in PG_STATS if the Analyze ran successfully? Does it show any time when the last Analy