Re: sort data by column with one click

2017-10-14 Thread Murtuza Zabuawala
On Sun, Oct 15, 2017 at 12:49 AM, legrand legrand < legrand_legr...@hotmail.com> wrote: > Is there a way to sort data by clicking on the column ? > No, it is not possible to sort data by clicking on column in pgAdmin4, you have to right your own filter code. > > > > -- > Sent from: http://www.po

Re: No commit nor Rollback button

2017-10-14 Thread Melvin Davidson
Please note, I am not PgAdmin4 support. However, it seems to me that what you want is handled in File  Preferences    SQL Editor     Options    Auto commit?    True/False     Auto rollback?  True/False Melvin Davidson 🎸 I reserve the right to fantasize.  Whether or not you

sort data by column with one click

2017-10-14 Thread legrand legrand
Is there a way to sort data by clicking on the column ? -- Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

No commit nor Rollback button

2017-10-14 Thread legrand legrand
Hello, Most of RDBMS users don't want to use autocommit mode expecting to have a change to Rollback in case of problem. Most of database GUI have Commit/ Rollback buttons (greyed in autocommit mode, enabled in non autocommit mode). Is there a chance to see thoses buttons (using preferences or ot