Re: CREATE INDEX ON words_moves(length(letters), score) WHERE action = 'play'

2019-12-08 Thread Peter J. Holzer
On 2019-12-07 16:20:44 +0100, Alexander Farber wrote: > in PostgreSQL 11 I have a table holding player moves (could be: 'play', > 'swap', > 'skip', ...) in a word game: > > # \d words_moves; >                                       Table "public.words_moves" >  Column  |           Type           |

canno save editted data

2019-12-08 Thread Patrick Fiset
Hi, When I do "view/edit data", and change a cell, I cannot click the save button (it's greyed out). Why is it greyed out ? If I close the "view/edit data", it tells that it's not saved, and now I can click "save" on the popup.

Re: canno save editted data

2019-12-08 Thread Adrian Klaver
On 12/8/19 11:54 AM, Patrick Fiset wrote: Hi, When I do "view/edit data", and change a cell, I cannot click the save button (it's greyed out). Why is it greyed out ? If I close the "view/edit data", it tells that it's not saved, and now I can click "save" on the popup. You are going to

Re: canno save editted data

2019-12-08 Thread Adrian Klaver
On 12/8/19 12:25 PM, Patrick Fiset wrote: Please reply to list also. Ccing list. It is pgAdmin4, version 4.15, running on Windows 10. I see two Save buttons. The leftmost one(floppy disk icon) is for saving a query. This does not seem to be enabled when you are using the query created by V