Re: Picture with Postgres and Delphi

From: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
To: Network Administrator <netadmin(at)vcsn(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Picture with Postgres and Delphi
Date: 2003-09-10 16:30:04
Message-ID: Pine.GSU.4.44.0309100929300.6085-100000@eskimo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'll try that out. I'll have to research that base64 encoding part because I'll
> only every do text dumps.

Oh yea, I forgot, bytea columns come out just fine in text dumps (BLOBs
don't, however).

Jon

>
> Keith-
>
> Quoting Jeff Eckermann <jeff_eckermann(at)yahoo(dot)com>:
>
> > --- Jonathan Bartlett <johnnyb(at)eskimo(dot)com> wrote:
> > > I'm a big fan of bytea. In every case where I've
> > > done the filesystem
> > > method I wished I hadn't.
> >
> > For the education of me and maybe others too, why was
> > that? i.e. what problems did you run into, that bytea avoids?
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site design software
> > http://sitebuilder.yahoo.com
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 8: explain analyze is your friend
> >
>
> --
> Keith C. Perry
> Director of Networks & Applications
> VCSN, Inc.
> http://vcsn.com
>
> ____________________________________
> This email account is being host by:
> VCSN, Inc : http://vcsn.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-09-10 16:36:26 Re: decrypted pwd
Previous Message Dennis Gearon 2003-09-10 16:28:19 Re: Picture with Postgres and Delphi