Postgres BLOBS and PHP

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres BLOBS and PHP
Date: 2000-11-29 12:51:16
Message-ID: 00112909511600.13352@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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
-----------------------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message JeffKuo 2000-11-29 12:59:17 installation on windows 98 ??
Previous Message Hancock, David (DHANCOCK) 2000-11-29 12:51:11 Help with Database Recovery