pgAdmin4 v 5.3 export error

From: richard coleman <rcoleman(dot)ascentgl(at)gmail(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin4 v 5.3 export error
Date: 2021-06-07 20:07:52
Message-ID: CAGA3vBtTMdjze4NTg2d3ow-8DtoWuo+0AsfGADGdhvSKt8qn8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

To whom it may concern,

I think I've come across a *nasty* bug in the text exporter. When the
table contains character varying field that contain numbers, the text
exporter is now appending *.0* to the end of cell data that contains
numeric values. It has also started removing any leading zeros. These
zeros are significant (which is why the field they exist in are character
varying).

These two bugs render the text export option useless for this type of data.

Screenshot of the data as shown in pgAdmin4 (note the *pro* and *xref*
fields):
[image: pg4_bug_tableOutput.png]

Here is the screenshot of the data that pgAdmin4 *now* generates (note the
*pro* and *xref* fields):
[image: pg4_bug_textOutput.png]

If someone could look into this that would be appreciated.

thanks.

version 5.3
Python Version 3.8.8
Flask Version 1.1.4
Application Mode: Desktop
OS: Windows 10 Enterprise x64

Attachment Content-Type Size
pg4_bug_tableOutput.png image/png 204.8 KB
pg4_bug_textOutput.png image/png 143.9 KB

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Khushboo Vashi 2021-06-08 05:01:28 Re: pgAdmin4 v 5.3 export error
Previous Message Harry Plendl 2021-06-04 19:20:10 Upgrading Postgresql from 11 to 12.4