Unable to use pg_verify_checksums

From: shashidhar Reddy <shashidharreddy001(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Unable to use pg_verify_checksums
Date: 2022-11-04 06:11:46
Message-ID: CAH=zU4uwgiXBkwvfJUEGBRz6ssf4b30JaDkRkTDYaCZzuzASsw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ganggewang (王刚) 2022-11-04 06:46:47 How to avoid intstantiating multiple JVM instances across different sessions to use FDW?
Previous Message Adrian Klaver 2022-11-04 04:42:10 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"