Re: bugged interface

2019-08-07 Thread Dave Page
Hi On Wed, Aug 7, 2019 at 2:26 PM wrote: > Hello! > > do you know why pgadmin has bugged interface(look at screen), i tried > to install different version of pgadmin and different browser but its > still the same problem. > Please see https://www.pgadmin.org/faq/#6 ("When pgAdmin runs in des

Has pgAdmin 4 recently stopped displaying "affected rows"?

2019-08-07 Thread tutiluren
I could swear that, up until recently (weeks?), pgAdmin 4 would always display something like "1 affected" or something along those lines when, for example, I did "DELETE FROM" or "UPDATE"... but now it just says how long it took to run. Nothing else. Has this crucial, basic feature actually be

Re: import upload file to pgadmin get CSRF error

2019-08-07 Thread Dave Page
Hi On Wed, Aug 7, 2019 at 12:01 PM Wh isere wrote: > They seem the same, all files are still there, the date of the files > inside were showing created/modified long ago not today. I also tried > rename the folders but the install process didn't create new folders. I don't know then. I'm not

Fwd: PGAdmin cuts sql when show rules

2019-08-07 Thread Khushboo Vashi
Adding pgadmin-support list... -- Forwarded message - From: Мытарев Евгений Date: Wed, Aug 7, 2019 at 4:29 PM Subject: Re: PGAdmin cuts sql when show rules To: Khushboo Vashi Hey guys. It is your project. And honestly it is disgusting. I still can't get used to PGAdmin4 after

Re: import upload file to pgadmin get CSRF error

2019-08-07 Thread Wh isere
They seem the same, all files are still there, the date of the files inside were showing created/modified long ago not today. I also tried rename the folders but the install process didn't create new folders. On Wednesday, August 7, 2019, Dave Page wrote: > > > On Wed, Aug 7, 2019 at 11:05 AM

Re: PGAdmin cuts sql when show rules

2019-08-07 Thread Khushboo Vashi
Hi, On Wed, Aug 7, 2019 at 4:08 PM Мытарев Евгений wrote: > Hi, > > I have a bug in 4.11. It show rules sql incorrect. > > > Please log this issue @ https://redmine.postgresql.org/projects/pgadmin4 . Thanks, Khushboo > My rule is > > CREATE OR REPLACE RULE replace_expression_answer AS > O

PGAdmin cuts sql when show rules

2019-08-07 Thread Мытарев Евгений
Hi, I have a bug in 4.11. It show rules sql incorrect. My rule is CREATE OR REPLACE RULE replace_expression_answer AS ON INSERT TO dict.expression_answer WHERE (EXISTS ( SELECT 1 FROM dict.expression_answer expression_answer_1 WHERE expression_answer_1.id = new.id

Re: import upload file to pgadmin get CSRF error

2019-08-07 Thread Dave Page
On Wed, Aug 7, 2019 at 11:05 AM Wh isere wrote: > I can remove pgadmin with yum erase without problem but the web folders > mentioned before were not changed, even after yum erase pgadmin4 and then > yum install pgadmin4 again. The os is redhat 7. Thanks! > Is there anything left in the folder

Re: import upload file to pgadmin get CSRF error

2019-08-07 Thread Wh isere
I can remove pgadmin with yum erase without problem but the web folders mentioned before were not changed, even after yum erase pgadmin4 and then yum install pgadmin4 again. The os is redhat 7. Thanks! On Wednesday, August 7, 2019, Dave Page wrote: > Hi > > On Wed, Aug 7, 2019 at 1:24 AM Wh i

Re: import upload file to pgadmin get CSRF error

2019-08-07 Thread Dave Page
Hi On Wed, Aug 7, 2019 at 1:24 AM Wh isere wrote: > I have tried remove and reinstall pgadmin4 but nothing changed. > I have checked both /usr/lib/python2.7/site-packages/pgadmin4-web/ and > /usr/pgadmin4/ were untouched by the re-installation and update. I have > also tried rename these folders