The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/app-dropuser.html
Description:
The command given in documentation for dropping a postgres user is 'dropuser
' . It should be 'drop user '. The previous one gives
syntax error
> On 18 Mar 2020, at 19:07, PG Doc comments form wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/11/app-dropuser.html
> Description:
>
> The command given in documentation for dropping a postgres user is 'dropuser
> ' . It
On Tue, Feb 25, 2020 at 08:24:13PM +0100, Erik Tews wrote:
> Hi
>
> The current documentation of Postgresql sounds like row_number() over
> () can be used to number the rows returned by postgres. However, that
Yes, row_number() is a member of the set of window functions.
> doesn't work when the