LOGIN/NOLOGIN in psql

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: asheiduk(at)gmail(dot)com
Subject: LOGIN/NOLOGIN in psql
Date: 2020-02-12 21:25:56
Message-ID: 158154275696.23793.12449689024039364027@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/sql-createrole.html
Description:

Please add something like this to the LOGIN/NOLOGIN part:

The `psql` commands `\du` and `\dg` show `Cannot login` for roles with
`NOLOGIN` and nothing for roles with `LOGIN`. For other attributes `psql`
show their positive forms.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2020-02-12 21:30:39 Re: Getting our tables to render better in PDF output
Previous Message Tom Lane 2020-02-12 20:58:12 Re: Getting our tables to render better in PDF output