Accessing large objects - Mailing list pgsql-admin

From c k
Subject Accessing large objects
Date
Msg-id d8e7a1e30903210137y6e4a2f37wb1181666e618fbdc@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Accessing large objects  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-admin
Hello,

how to access large objects from the database when using PGAdmin like client applications? When a normal select is executed on lo type columns it gives only the number which refers to large objects stored in 'pg_largeobjects' table. When records from pg_largeobjects are fetched using select, it gives per page, binary string data. How to get the complete large objects from it?

I am using PG 8.3.6 on Windows XP SP3 for development.

Thanks,

CPKulkarni

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump formatting
Next
From: Diogenes Caraballo
Date:
Subject: Re: vacuuming and reindexing