Re: Is it possible to delete records in the result?

Michel Feinstein <[email protected]> Sun, 11 Aug 2019 14:09:00 -0300
Newsgroups gmane.comp.db.postgresql.pgadmin
Message-ID <CAEg4jbN09xRDkznHN1v1yQQP72cy7MwZkFjAwMjyEzQzW510eA@mail.gmail.com>
You can, click the record, not a cell, but the record itself, like a
leftmost click, then click the trash can, than click to save.

On Sun, Aug 11, 2019, 13:19 <[email protected]> wrote:

> This is something that always drove me to insanity with the old pgAdmin
> III: that once you had made a SELECT query and got a bunch of records
> returned, there was no way to delete ones you immediately spotted with your
> eyes as "bad records". You always had to manually note the ids and then
> make a separate query for each one.
>
> Sadly, this still seems to be the case with pgAdmin 4... unless I'm
> missing something?
>