Re: BUG #17572: Different behaviour in different versions of postgresql details as in email

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: rujuljain123(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17572: Different behaviour in different versions of postgresql details as in email
Date: 2022-08-04 18:14:53
Message-ID: CAKFQuwZ+0+T+YJnMuCWe0oOQBnySJrU8mLnx0fNOUqaVNA+r2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Aug 4, 2022 at 11:00 AM PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 17572
> Logged by: Rujul Jain
> Email address: rujuljain123(at)gmail(dot)com
> PostgreSQL version: 14.4
> Operating system: Linux
> Description:
>
> On our development server , we have used (on windows)
> PostgreSQL 14.2, compiled by Visual C++ build 1914, 64-bit
>
> On our production server, we have used (on linux Centos 7)
> PostgreSQL 14.4 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5
> 20150623
> (Red Hat 4.8.5-44), 64-bit
>
> We have noticed the difference in behavior while reading column of type
> BYTEA from our tables
>

If you can provide a self-contained demonstration of the behavior using a
self-contained psql script (show your output of running it via shell on
both machines) that would help.

David J.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2022-08-04 21:12:37 BUG #17573: timestamptz casting precision goes down as the year goes up
Previous Message PG Bug reporting form 2022-08-04 17:32:28 BUG #17572: Different behaviour in different versions of postgresql details as in email