Picture with Postgres and Delphi

From: "Edwin Quijada" <listas_quijada(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Picture with Postgres and Delphi
Date: 2003-09-09 16:54:27
Message-ID: BAY1-DAV58UiKmPB61Z0000c7b0@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi !! Everybody
I am developing app using Delphi and I have a question:
I have to save pictures into my database. Each picture has 20 o 30k aprox.
What is the way more optimus?
That 's table will have 500000 records around. Somebody said the best way to
do that was encoder the picture to field bytea but I dont know about this.
Another way is save the path to the picture file but I dont like so much
because I need to write to disk by OS and have permission to write a
directory to OS.
What do u think??
Edwin Quijada

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-09-09 16:54:35 Re: why does count take so long?
Previous Message Darko Prenosil 2003-09-09 16:25:38 Re: German special characters Problem