sramay <nic.srama@xxxxxxxxx> wrote: > select * from pg_largeobject where loid=141066; > > it is showing 3 rows > > But whenever I want to export to lo_export it says loid missing Perhaps pageno = 0 is missing for that object? Perhaps you need something in pg_largeobject_metadata for the object permissions? I would compare the entries for the large objects which are not working with the entries that are working. -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general