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

From Howard Cole
Subject Re: How to convert ByteA to Large Objects
Date
Msg-id 4979C555.1040004@selestial.com
Whole thread Raw
In response to Re: How to convert ByteA to Large Objects  ("Francisco Figueiredo Jr." <francisco@npgsql.org>)
Responses Re: How to convert ByteA to Large Objects  ("Francisco Figueiredo Jr." <francisco@npgsql.org>)
List pgsql-general
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,

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

Thanks.

Howard Cole
www.selestial.com



pgsql-general by date:

Previous
From: Osvaldo Kussama
Date:
Subject: Resp.: Using null or not null in function arguments
Next
From: Sam Mason
Date:
Subject: Re: Using null or not null in function arguments