From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | leiyanliang(at)highgo(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, PG Bug reporting form <noreply(at)postgresql(dot)org> |
Subject: | Re: BUG #16756: about pg13.0 new feature--“Remove --adduser and --no-adduser from createuser” |
Date: | 2020-12-01 10:35:06 |
Message-ID: | 010ca3d2-8f54-bec9-f0d6-070892644ec8@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 01/12/2020 10:20, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference: 16756
> Logged by: yanliang lei
> Email address: leiyanliang(at)highgo(dot)com
> PostgreSQL version: 13.0
> Operating system: CentOS7.6
> Description:
>
> in the https://www.postgresql.org/docs/release/13.0/ ,there is following
> descrption:
> Remove --adduser and --no-adduser from createuser (Alexander Lakhin)
>
> but in the pg12.1 version's createuser --help output,there is no --adduser
> or --no-adduser ,I want to know why?
It's been undocumented since 2005. It was superseded by --superuser
option. It was perhaps a bit sloppy back in 2005 to leave it
undocumented, but that's why it was now finally removed.
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2020-12-01 12:17:28 | BUG #16757: setting archive_timeout to 900 doesn't generate new wal files |
Previous Message | Dave Page | 2020-12-01 10:32:53 | Re: [External] Re: pgadmin--pgagent---the process hang by unknow reasons |