| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Timo Nentwig <postgres(at)nentwig(dot)biz> |
| Cc: | List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: float8 transmitted in ascii |
| Date: | 2015-04-30 16:24:44 |
| Message-ID: | CADK3HHLEZiB87NG_st-hcNfVd6qu7bCTMRQAt89Xu1S6AVt_QQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
I'm not convinced it is being transmitted in ASCII. It should not be
Dave
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On 30 April 2015 at 11:36, Timo Nentwig <postgres(at)nentwig(dot)biz> wrote:
>
>
> On Wed, 29 Apr 2015, Tom Lane wrote:
>
> extra_float_digits explains it all, I'm sure.
>>
>
> It does. So, the issue here is that postgres itself defaults to 0 while
> the jdbc driver (>=9.0) defaults to 3.
>
> But what's the reason for the data being transmitted in ascii?
>
> Thanks!
>
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-04-30 16:36:42 | Re: float8 transmitted in ascii |
| Previous Message | Timo Nentwig | 2015-04-30 15:36:27 | Re: float8 transmitted in ascii |