Re: Regarding PostgreSQL 15.4

2023-09-27 Thread Erik Wienhold
On 2023-09-27 11:53 +0200, Somnath Som write: > "analyze_new_cluster.sh" this features is available for PostgreSQL version > 15.4 ? No. That was already removed in 14.0. pg_upgrade now just instructs you to run vacuumdb directly. -- Erik

Regarding PostgreSQL 15.4

2023-09-27 Thread Somnath Som
Hi Team, "analyze_new_cluster.sh" this features is available for PostgreSQL version 15.4 ?