postgres binary blobs - Mailing list pgsql-php

From Martin A. Marques
Subject postgres binary blobs
Date
Msg-id 982961141.3a96cbf5f3931@localhost
Whole thread Raw
List pgsql-php
I'm having headaches on how to implement binary data strage with postgres and
PHP. The postgres PHP manual kind of sucks in respect of the blobs stuff.

I mean, at no place does it say that the data that is going to be inserted
should go in this or that lo column. What if I have lots of lo columns in a
database, how those PHP know where I want it to insert the data?

Well, hope you guys can help me, because I just don't get it. :-(

Saludos... :-)


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

pgsql-php by date:

Previous
From: Riju Francis
Date:
Subject: HELP
Next
From: Richie
Date:
Subject: Using system call + wrapper?