Persisting Query tabs/contents over restart

From: Joseph <remid0d0s0(at)gmail(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Persisting Query tabs/contents over restart
Date: 2020-06-08 18:14:42
Message-ID: CA+XF1Da0zDHQF7BhrgpQZNcOMXc+DJMY_APp8EoCQ2CF4RK6kQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Looks like the last time this might have been mentioned is 2016? Or not,
don't know; I just started following this list.

I don't *think*, but I could very well be totally wrong, that it would be
hard to persist the arrangement and contents of query tabs across sessions.
There are several local storage options ...?

I have to copy all my queries (which become quite complicated) into
something like Notepad+ or vim before closing the window. Kind of a pain,
as everyone knows.

Any thoughts? I'm sure this has been considered many times and might be in
the backlog.

Regards,

-j

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David G. Johnston 2020-06-08 18:31:23 Re: Persisting Query tabs/contents over restart
Previous Message Mike Martin 2020-06-03 22:31:20 Re: Problem with parameterised CASE UPDATE