New-site with db-type postgres

Hello,

I want to modify my current site from using mariadb to use postgres

I try to create new site with db-type postgres , I do :

bench new-site sitename --db-type postgres

but it return error :

ERROR:  permission denied for schema public
LINE 1: CREATE TABLE "tabDocField" ().

any help please

Solution is : Postgres v15 not compatible with frappe :slight_smile: