| From: | Jes Ramsing <jesramsing(at)hotmail(dot)com> |
|---|---|
| To: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | pgadmin 4.17 "Scripts -> INSERT script" generation failure |
| Date: | 2020-01-15 08:52:39 |
| Message-ID: | HE1P190MB00285094975A8B6F158F32CADE370@HE1P190MB0028.EURP190.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hello pgadmin.
First post - here goes.
I am running pgadmin in docker (everything in a docker-compose) and just upgraded to 4.17 - everything seems fine until i used the Scripts functionality to generate an INSERT statement.
I get an error popup "Error fetching SQL for script:'attname'
It is only the insert script that is failing, generate & delete is ok (tested a couple of tables)
Reverting to 4.16 and things are fine so it is a brand new issue.
system setup:
Win10 pro & docker up to date, postgres is container: "mdillon/postgis:11-alpine", browser is chrome.
Best regards
Jes
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Santosh Udupi | 2020-01-16 23:21:40 | Compile query results into a table |
| Previous Message | MichaelDBA | 2020-01-13 20:41:00 | Re: Declarative partitioning, UUIDs, index issues. |