Re: TEXT and BLOBS

From: "Ben Souther" <bsouther(at)redtrain(dot)com>
To: <pgsql-general(at)postgresql(dot)org>, <pgsql-general-request(at)postgresql(dot)org>
Subject: Re: TEXT and BLOBS
Date: 2000-11-10 16:19:17
Message-ID: 026a01c04b31$fa002c90$0264000a@redtrainint.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- Original Message -----
From: Martin A. Marques <martin(at)math(dot)unl(dot)edu(dot)ar>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, November 08, 2000 8:36 AM
Subject: [GENERAL] TEXT and BLOBS

> I want to find out how confused I am. ;-)
> I'm testing something on a Postgres 7.0.2 database. I made a small table
with
> two columns, one serial and the other TEXT, and tried to make serveral
> inserts with PHP.
> Some went OK, until I tried to insert a large amount of text. It failed.
Of
> course, I did it on porpose to check the 8 K tuple limitation.
> Until here, am I right?
> So, now I'm gonna try to make inserts to a table just like the other one,
but
> with the slight change of making the text column a oid column.
> The questions are:
> 1) where are the blobs stored?
> 2) Is it posible to insert a chunk of text that has not been saved to a
file?
> 3) where is all the documentation on the behave of BLOBS? All I have found
> was in Bruce's book. I couldn't find such things in the users
documentations.
>
> TIA
>
> --
> "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
> -----------------------------------------------------------------
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vilson farias 2000-11-10 17:56:43 No Luck -> Re: Sequencial scan over primary keys
Previous Message Peter Eisentraut 2000-11-10 16:08:19 Re: Increasing the number of semaphores on FreeBSD 4.1 (clarification)