Re: How to convert ByteA to Large Objects

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: Howard Cole <howardnews(at)selestial(dot)com>
Cc: PgSql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to convert ByteA to Large Objects
Date: 2009-01-23 20:04:35
Message-ID: 438d02260901231204o3f744355y6c731998c299c22a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jan 23, 2009 at 11:25 AM, Howard Cole <howardnews(at)selestial(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message m zyzy 2009-01-24 08:13:27 failed insert queries to one table-postgis enabled db
Previous Message decibel 2009-01-23 16:18:30 Re: deductive databases in postgreSQL