Re: How to convert ByteA to Large Objects

From: Howard Cole <howardnews(at)selestial(dot)com>
To: PgSql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to convert ByteA to Large Objects
Date: 2009-01-23 13:25:41
Message-ID: 4979C555.1040004@selestial.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-01-23 14:45:39 Re: Using null or not null in function arguments
Previous Message Osvaldo Kussama 2009-01-23 13:21:44 Resp.: Using null or not null in function arguments