Hi I wonder why all large objects is placed in one system table pg_largeobject ). I just want to trow an idea, why not create a similiar table and added pglo ( something like pglo_tablename ). This way, the large objects will be spread in every table that has the blob type. Thank's Andy ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- Re: [HACKERS] large object implementation Andy Samuel