[DOCS] Typo in word "password"

2017-10-19 Thread email
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

Re: [DOCS] Create Table and Index Definition for Partitions

2004-08-14 Thread [EMAIL PROTECTED]
> 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