Re: Plus sign in column 'Access privileges' of command \dp

From: P M <petermittere(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Plus sign in column 'Access privileges' of command \dp
Date: 2025-07-18 13:34:55
Message-ID: CAETs_odjvCD8_cTL95b5yghLEtQoRDs75ji-_VZ-pzNMvHvteQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Oh, thank you very much for the clarification. Kind regards Peter

On Fri, Jul 18, 2025, 15:31 Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:

> On Thu, 2025-07-17 at 12:59 +0000, PG Doc comments form wrote:
> > The last table of page
> https://www.postgresql.org/docs/current/ddl-priv.html
> > shows that column ' Access privileges' can contain plus-signs at the end,
> > but what these plus-signs mean does not seem to be explained anywhere.
>
> That has nothing to do with privileges, that's just psql's standard
> way of displaying newlines. See
>
>
> https://www.postgresql.org/docs/current/app-psql.html#APP-PSQL-META-COMMAND-PSET-LINESTYLE
>
> Yours,
> Laurenz Albe
>

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2025-07-20 03:09:49 Re: Document reopen of output file via SIGHUP in pg_recvlogical
Previous Message Laurenz Albe 2025-07-18 13:31:08 Re: Plus sign in column 'Access privileges' of command \dp