Re: Using BLOBs with PostgreSQL

From: Denis Perchine <dyp(at)perchine(dot)com>
To: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
Cc: Franck Martin <Franck(at)sopac(dot)org>, "'Tim Kientzle '" <kientzle(at)acm(dot)org>, "'PostgreSQL general mailing list '" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Using BLOBs with PostgreSQL
Date: 2000-10-10 12:46:50
Message-ID: 0010101946501P.02713@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > > PG definitively lack BLOB support and it is a big drawback...
> >
> > This statement is completly wrong.
> > Just look at lo_create/lo_open/lo_read/lo_write/lo_close functions
> > in libpq.
>
> Inside the source tree, where can I find the source of libpq?

src/interfaces/libpq

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sergio A. Kessler 2000-10-10 12:56:11 Re: My new job
Previous Message Martin A. Marques 2000-10-10 12:15:34 RE: Using BLOBs with PostgreSQL