The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/release-10.html
Description:
"The UNENCRYPTED option is no longer supported in CREATE/ALTER USER ...
PASSSWORD."
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To
> Jerry Champlin wrote
I'm currently putting together a tool to migrate schema definitions from
Oracle to PostgreSQL. It's written in perl and easily extensible by others
to add functionality I don't care to migrate. I need to know how to
properly format create table, alter table, create index