Re: bytea vs large object in version 8 - Mailing list pgsql-general

From Weiping
Subject Re: bytea vs large object in version 8
Date
Msg-id 425A792A.40408@qmail.zhengmai.net.cn
Whole thread Raw
In response to bytea vs large object in version 8  ("John Liu" <johnl@stihealthcare.com>)
List 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?
>
>
>


pgsql-general by date:

Previous
From: tony
Date:
Subject: Re: What are the consequences of a bad database design
Next
From: Graeme Hinchliffe
Date:
Subject: Inserting a record data type into a table