From: | Anthony DeBarros <anthonymdebarros(at)gmail(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, Anil Sahoo <anil(dot)sahoo(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Regarding feature #3319 |
Date: | 2025-02-19 13:41:08 |
Message-ID: | CACJO+64dUmaUH+FY=ag=A5aPrc8QkZiRJKs111s9TcNMBfY3Lw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> If I understand correctly, Users are complaining about losing unsaved data
>> in the query tool and not about data output or session state. Hence just
>> reopening the query tool with only data should be suffice.
>>
>
> I'm sure that will suffice for 95%+ of users. The ones I'm concerned about
> are those who (for example) have done SET search_path = ... and then
> performed some destructive operation that worked as expected because of the
> earlier SET, but might cause data loss or unexpected consequences if run
> without the SET.
>
> Granted, that class of issues is likely to affect only a small number of
> users in reality, but the consequences could easily be data loss.
>
>
Just a thought from an onlooker. My main request for this feature would be
to re-open query tool tabs with the contents restored, whether I had saved
the files or not. I don't think I would expect to see any results populated
in the results grid, nor would I expect temporary SET operations to also be
restored.
I am curious about a comment about saving data on the pgAdmin server. Would
that mean sending the contents of my files to a server outside my org?
Forgive me if I am misunderstanding.
Thanks,
Anthony
From | Date | Subject | |
---|---|---|---|
Next Message | Aditya Toshniwal | 2025-02-20 03:52:11 | Re: Regarding feature #3319 |
Previous Message | Dave Page | 2025-02-19 13:25:10 | Re: Regarding feature #3319 |