On Tue, Jan 05, 2021 at 09:12:58AM -0500, Jonathan S. Katz wrote:
> I am not sure what your end goal is, but there are a few ways to create
> the hashed SCRAM verifier:
>
> - Using the \password flag in "psql"
> - Using one of the connection drivers that interfaces with libpq's
> PQencryptPassword
On Tue, Jan 5, 2021 at 06:32:11AM +, Tang, Haiying wrote:
> Hi
>
> I think there's a typo in the manual so I tried to fix it. Also, I changed
> some description for better reading.
> Please take a check at my attached patch. Any comment is welcome.
Agreed, applied to all branches, thanks.
On Sat, Jan 2, 2021 at 01:10:26PM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/13/app-pgdump.html
> Description:
>
> Please consider entering a suggested name extension for pg_dump files in
> cu
On 1/4/21 12:04 PM, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/11/auth-password.html
> Description:
>
> How do you encode a plain password to the corresponding SCRAM-SHA-256
> encryption? Using online
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/auth-password.html
Description:
How do you encode a plain password to the corresponding SCRAM-SHA-256
encryption? Using online tools I obtain a result in a different format the
in e.g. the