|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
RE: Re: Difficulty inserting a large object using DBD::Pg (kudra: info on Postgre OIDs)by kudra (Vicar) |
| on Jun 29, 2000 at 15:53 UTC ( [id://20411]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I think I'm getting a bit lost, too--that last post reads
like a children's song:
"OID kudra had a db, OI-OI-D!"
Yes, there is an OID which Postgre assigns to each row. If you look in a table containing an OID column, you will see a number which was created by pg, which lets it know how to find the large object data. You don't create the number, you just give it the data and it uses the number for itself. My problem is with inserting the data.
Update:
Just a few details from various chatterbox discussions:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||