Re: TEXT and BLOBS

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: Peter Pilsl <pilsl(at)goldfisch(dot)at>
Cc: postgres mailinglist <pgsql-general(at)postgresql(dot)org>
Subject: Re: TEXT and BLOBS
Date: 2000-11-09 12:00:13
Message-ID: 00110909001301.12998@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I cant speak for PHP, but in perl or in C you have a documented module
> that will handle this things. (in perl its DBD::Pg). You dont need to
> save the text to a file first, you can write directely into the blob.
>
> The principal things are explained in the postgres-programmers-guide
> you can find at
> http://www.at.postgresql.org/devel-corner/docs/programmer/
> in chapter 16 'Large Objects'
>
> Although, dealing with blobs seems to be a dangerous things, cause I
> didnt find a proper backup-method until now :-(

Which would that method be? I know that with Postgres 7.1 we will have a
brand new backup system (WAL), so I'm looking forward to it. ;-)

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin A. Marques 2000-11-09 12:55:26 Re: auto increment
Previous Message Oliver Elphick 2000-11-09 11:58:21 Re: auto increment