Search Postgresql Archives

Re: Unable to determine what has a particular OID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Try:
SELECT oid,* from pg_database ;

I suspect the relfilnode you are looking at is another database in the cluster.

--
Adrian Klaver
adrian.klaver@xxxxxxxxx

Maybe I am possibly doing that.  I did a du -h --max-depth=1 in the base/ within the data directory.  This showed a single folder that contained ~34 GB.  On performing a ls in this, it showed 2 oids/filenodes that had more than 1 GB (multiple files with .<number> at the end).  The large table I mentioned in the original post was in this folder, so I assumed that the rest of the files in the same directory belonged to the same DB.

Have I made an incorrect assumption ? 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux