| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | silly sad <sad(at)bankir(dot)ru> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: |
| Date: | 2010-07-05 07:51:26 |
| Message-ID: | AANLkTilB58Vr62IpCJvN4X9Qk9IxgAalRcu3uhmV7Pey@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
2010/7/5 silly sad <sad(at)bankir(dot)ru>:
> On 07/05/10 11:18, Pavel Stehule wrote:
>
>>> P.S.
>>> Practically for storing pictures i prefer regular files.
>>>
>>
>> how I say - it depends on application - sometime can be useful have to
>> access to all data only from db connect - for million small pictures
>> the bytea can be best.
>
> i really love postgres TEXT type, but i hate CSTRING input-output
why?
and it isn't true - you can use a binary interface of PQexecParams -
minimally for text and bytea it is very simple
Pavel
> bottleneck.
>
> --
> Sent via pgsql-sql mailing list (pgsql-sql(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-sql
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Graf | 2010-07-06 17:52:51 | Re: |
| Previous Message | silly sad | 2010-07-05 07:28:53 | Re: |