Re: bytea problem

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: PG-JDBC Mailing List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: bytea problem
Date: 2011-11-22 20:15:11
Message-ID: CAH_hXRYScuxCJioKJhDppggFUJjmwNNxj_wy0a9BWEoDc=5c7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> I read a posting that the bytea datatype was refactored in version 9, and
> one indication was that twice as many bytes came out as went in...

I think the change in this default is what Chris is referring to:

http://www.postgresql.org/docs/9.0/static/runtime-config-client.html#GUC-BYTEA-OUTPUT

This certainly could affect what you're doing.
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message chris humphrey 2011-11-22 20:21:18 Re: bytea problem
Previous Message alkampfer 2011-11-22 20:10:11 Re: bytea problem