Unable to use pg_verify_checksums - Mailing list pgsql-general

From shashidhar Reddy
Subject Unable to use pg_verify_checksums
Date
Msg-id CAH=zU4uwgiXBkwvfJUEGBRz6ssf4b30JaDkRkTDYaCZzuzASsw@mail.gmail.com
Whole thread Raw
Responses Re: Unable to use pg_verify_checksums  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-general
Hello,

I am using postgres version 11, in the process of upgrade using pg_upgrade I am trying to run checksums on version 11 but getting error

pg_verify_checksums: data checksums are not enabled in cluster

when trying to enable /pg_verify_checksums: unrecognized option '--enable'

I need help on this.

--
Shashidhar

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Putting the O/S user for "local" "peer" authentication in the "postgres" group vs chmod'ing the "pg*.conf" files to be readable by "all"
Next
From: ganggewang(王刚)
Date:
Subject: How to avoid intstantiating multiple JVM instances across different sessions to use FDW?