Re: How to convert ByteA to Large Objects - Mailing list pgsql-general

From Francisco Figueiredo Jr.
Subject Re: How to convert ByteA to Large Objects
Date
Msg-id 438d02260901231204o3f744355y6c731998c299c22a@mail.gmail.com
Whole thread Raw
In response to Re: How to convert ByteA to Large Objects  (Howard Cole <howardnews@selestial.com>)
List pgsql-general
On Fri, Jan 23, 2009 at 11:25 AM, Howard Cole <howardnews@selestial.com> wrote:
> Francisco Figueiredo Jr. wrote:
>>
>> About the memory issue of Npgsql, did you try to use a prepared
>> statement for this? We have some performance improvements when
>> handling bytea values but only when the NpgsqlCommand.Prepare() method
>> is called.
>>
>> I hope it helps.
>>
>>
>
> Hi Francisco,
>

Hi, Howard!

> Yes it did help. Thank you very much. (P.S. Npgsql is great!)
>

Great! I'm glad to hear it.
And thank you for using Npgsql!

> Thanks.
>

You are welcome!



--
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://fxjr.blogspot.com
http://www.npgsql.org

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: Using null or not null in function arguments
Next
From: m zyzy
Date:
Subject: failed insert queries to one table-postgis enabled db