pg_tablespace_size() - Mailing list pgsql-hackers

Following on from Hiroshi's earlier post:
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00324.php

Per http://archives.postgresql.org/pgsql-hackers/2007-08/msg01018.php,
superusers should be able to use pg_tablespace_size() on any tablespace,
however when logged in as postgres on a beta1 server, I get:

-- Executing query:
select pg_tablespace_size('pg_global');

ERROR:  permission denied for tablespace pg_global

Can this be fixed please?

Regards, Dave


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: First steps with 8.3 and autovacuum launcher
Next
From: Gregory Stark
Date:
Subject: Locales and Encodings