From: | Doug McNaught <doug(at)wireboard(dot)com> |
---|---|
To: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
Cc: | Denis Gasparin <denis(at)edistar(dot)com>, PostgreSQL Mailing Lists-General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: binary data storage |
Date: | 2002-04-05 17:07:56 |
Message-ID: | m3d6xe13bn.fsf@varsoon.wireboard.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> writes:
> That's the problem, at least with PHP! I can't see any reference to the
> column of type oid in the functions, so where is it storing the data, or
> getting the data from?
Hmmm, I'm not sure where your problem is. You need to include the OID
column in whatever table you're defining--it's not magically created
for you.
-Doug
--
Doug McNaught Wireboard Industries http://www.wireboard.com/
Custom software development, systems and network consulting.
Java PostgreSQL Enhydra Python Zope Perl Apache Linux BSD...
From | Date | Subject | |
---|---|---|---|
Next Message | Antti Haapala | 2002-04-05 19:51:51 | Re: Porting from MySql - meta data issues |
Previous Message | Geoff Caplan | 2002-04-05 16:13:40 | Re: Porting from MySql - meta data issues |