Frappe site creation with PostgreSQL gives error with PostgreSQL version 16.1

I am using frappe version 14.53.1 while creating site with postgres version 16.1 it gives issue permission denied for schema public but previously when i musing postgres version 14 and same frappe version it allow me to create site , but in that site i m facing issue with workflow update .

and i think with new postgres version frappe will give issue because of privileges with postgres database.