PostgreSQL 9.6.1

After upgrading to Postgre 9.6.1 using virtualmin to create new virtual server:

Creating PostgreSQL login .. .. PostgreSQL database failed! : SQL create user "ulelo" with password 'password' nocreatedb nocreateuser failed : unrecognized role option "nocreateuser" at ../web-lib-funcs.pl line 1427, line 1

According to Postgre 9.6 release notes ( https://www.postgresql.org/docs/9.6/static/release-9-6.html ) -Remove the long-deprecated CREATEUSER/NOCREATEUSER options from CREATE ROLE and allied commands (Tom Lane)

Thank you

Status: 
Closed (fixed)

Comments

Thanks for pointing this out - this bug will be fixed in the 5.06 release of Virtualmin.

Status: Active ยป Fixed