Postgres BLOBS and PHP - Mailing list pgsql-general

From Martin A. Marques
Subject Postgres BLOBS and PHP
Date
Msg-id 00112909511600.13352@math.unl.edu.ar
Whole thread Raw
List pgsql-general
Don't know if this is the right place to ask this but here I go:
Lets say I got a database with 4 tables, each one with a diferent oid field.
Now, maybe I haven't read enough, or the docs aren't that good (PHP docs),
but I can't find out how to open a blob that will write to a determined iod
field of a determined table. Any ideas?

What I want to insert and read are large chunks of text. Will Postgres 7.1 be
able to store any size of tuples? I mean, I have heard about compresion and
other things in the TOAST threads, but will this only pull up the 8K row size
limit to a larger size, or will it let me store any size of rows?

Saludos... ;-)

--
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
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-general by date:

Previous
From: "Francis Solomon"
Date:
Subject: RE: is it a bug?
Next
From: "Alex Bolenok"
Date:
Subject: Trigger firing order