Ben Pfaff on Nostr: nprofile1q…3fupg It works OK here: $ sha512sum ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqdp8gatctaagcnmwr2s3e6rdsx6sf35fgkrjhuufxj4kl8cq7lrjsz3fupg (nprofile…fupg) It works OK here:
$ sha512sum /var/lib/pgsql/upgrade_postgresql.log
sha512sum: /var/lib/pgsql/upgrade_postgresql.log: Permission denied
$ sudo -u postgres sha512sum /var/lib/pgsql/upgrade_postgresql.log
91e1cedf8365fc216ffc3f9744ae1c16e66be3e7582b2e07fe07d1f59cc455582541c5d3de7299494083a9b80903f8aa4ed46f7164c034a20744011426a87e2d /var/lib/pgsql/upgrade_postgresql.log
$ sha512sum /var/lib/pgsql/upgrade_postgresql.log
sha512sum: /var/lib/pgsql/upgrade_postgresql.log: Permission denied
$ sudo -u postgres sha512sum /var/lib/pgsql/upgrade_postgresql.log
91e1cedf8365fc216ffc3f9744ae1c16e66be3e7582b2e07fe07d1f59cc455582541c5d3de7299494083a9b80903f8aa4ed46f7164c034a20744011426a87e2d /var/lib/pgsql/upgrade_postgresql.log