On Mon, May 13, 2013 at 9:05 AM, Desbiens, Eric <edesbi...@lxdata.com> wrote:
> I tried also:
>
>   select * from pg_class where oid=30352481;
>
> but didn't got anything

You probably want where relfilenode=30352481.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to