Re: BLOB HOWTO??

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: Olivier PRENANT <ohp(at)pyrenet(dot)fr>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: BLOB HOWTO??
Date: 2001-01-29 12:49:19
Message-ID: 01012909491900.32234@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

El Dom 28 Ene 2001 16:59, Olivier PRENANT escribió:
>
> Beeing very impressed by TOAST, I wonder how I can insert BLOB from a flat
> file.
>
> It seems quite easy with php; But how can I do it from psql??

I think you mean that it seems easy, because I haven't been able to
understand it (always talking about the php way).

I can't understand how the pg module of php knows where the large object
should be inserted. I mean, what if I have 2 large objects in the same
database (or even in the same table), where is the data inserted? There is no
place where someone tells php that the data in this variable should go in
this column that is of type blob.

TIA

--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martin A. Marques 2001-01-29 13:13:17 Re: Talking about Solaris 7
Previous Message Jaruwan Laongmal 2001-01-29 11:49:32 Emergency case: Postgres problems

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-01-29 14:56:38 Re: FastPath Protocol Error
Previous Message Jaruwan Laongmal 2001-01-29 11:49:32 Emergency case: Postgres problems