Re: bytea vs large object in version 8

From: Weiping <laser(at)qmail(dot)zhengmai(dot)net(dot)cn>
To: John Liu <johnl(at)stihealthcare(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: bytea vs large object in version 8
Date: 2005-04-11 13:18:34
Message-ID: 425A792A.40408@qmail.zhengmai.net.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think bytea is a little bit slower then large object.

Regards

Laser

>If speed (add/get) is the only concern, image files could be big (~10M),
>and database only serves as storage. In the postgresql 8, which type
>(bytea vs large object) is the preferred one? Is it true, in general,
>that bytea inserts is slower?
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Graeme Hinchliffe 2005-04-11 13:33:31 Inserting a record data type into a table
Previous Message FERREIRA William (COFRAMI) 2005-04-11 12:32:27 oracle script to postgresql