hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.11k stars 1.05k forks source link

upgrading pg to 8.8.0 to support new scram-sha-256 authentication #1784

Closed phntom closed 1 year ago

phntom commented 1 year ago

upgrading pg to 8.8.0 to support new scram-sha-256 authentication

this fixes "error: uncaughtException: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }"

jackycute commented 1 year ago

Maybe this will fix https://github.com/hackmdio/codimd/issues/1770 ?

jackycute commented 1 year ago

Thanks @phntom

Neustradamus commented 6 months ago

@phntom: Nice, good job!

Linked to: