[pgadmin-support] Please, tell me how to disable window animations for pgAdmin4 v1.1

2016-10-31 Thread Edson Richter
Please, tell me how to disable window animations for pgAdmin4 v1.1

[pgadmin-support] PgAdmin 4 v1.1 - how to disable animations?

2016-10-28 Thread Edson Richter
Hi! I’m using pgAdmin 4 v1.1 on Windows Remote Desktop. In order to increase perceived performance, I would like to completely disable the Windows and menus animations. Is it possible to do that globaly (probably changing some template, javascript or css)? Thanks in advance, Edson Richter

Re: [pgadmin-support] Results messages in "results output" window

2015-02-13 Thread Edson Richter
On 13-02-2015 15:46, Guillaume Lelarge wrote: Le 13 févr. 2015 18:39, "Edson Richter" <mailto:edsonrich...@hotmail.com>> a écrit : > > Dear friends, > > I've been using PgAdmin 12.0.0 released on Jan 6, 2015, compiled in my Ubuntu 14.04 x64. > Nothi

[pgadmin-support] Results messages in "results output" window

2015-02-13 Thread Edson Richter
Dear friends, I've been using PgAdmin 12.0.0 released on Jan 6, 2015, compiled in my Ubuntu 14.04 x64. Nothing noticiable in terms of use (actually, there are few known bugs, but they don't bug me anyway). I would like to know if there is any change to enable processing results to appear in

Re: [pgadmin-support] Help on new pgAdmin 1.20

2014-12-23 Thread Edson Richter
I do believe latest MSVC compiler isn't compatible with WinXP. Would worth to double check. Atenciosamente, Edson Carlos Ericksson Richter On 23-12-2014 02:37, Do Ngoc Tri Cuong wrote: Dear team, Nearly, I download and install pgAdmin 1.20 for Windows from this site

[pgadmin-support] PgAdmin looks weird in Windows high contrast mode

2014-02-23 Thread Edson Richter
Hi! I'm just running some testing with dark themes and high contrast mode in Windows, and found that PgAdmin is almost unusable (as per accessibility): As you can see, toolbar buttons are unrecognizable, and server names list is supposed to use dar

[pgadmin-support] PgAdmin crash on large data returned by a query

2013-10-21 Thread Edson Richter
To "destroy" my Windows box I just have to execute in PgAdmin 1.16.1 the following query on any database: select database_to_xml(true, true, 'http://myorg.org'); This will freeze my Windows 7 x64 box until I restart the computer. Is there any chance to make PgAdmin a bit more "crash proof"? Th

[pgadmin-support] pgAdmin 1.16.1: bug forbid unset "superuser" role

2013-02-07 Thread Edson Richter
Trying to remove "superuser" from a role causes a confirmation message. That's fine. The problem is that after user click either "ok" or "cancel" have same effect: the "superuser" is marked again, no matter what. The only way to remove "superuser" is by issueing the SQL command. Regards, Edson

[pgadmin-support] pgAdmin 1.16.1: bug forbid removing "superuser" from role

2013-02-07 Thread Edson Richter
Trying to remove "superuser" from a role causes a confirmation message. That's fine. The problem is that after user click either "ok" or "cancel" have same effect: the "superuser" is marked again, no matter what. The only way to remove "superuser" is by issueing the SQL command. Regards, Edson

Re: [pgadmin-support] ESC closes window without warning

2013-02-06 Thread Edson Richter
I've already reported this issue. I hope we get this fixed before next release... Regards, Edson Em 06/02/2013 13:12, Michal Kozusznik escreveu: I had a function almost finished, written in function editor. Then I accidentally hit ESC making editor closed without any warning. Terrific :( I

Re: [pgadmin-support] One more bug - freeze with too many query messages

2013-01-21 Thread Edson Richter
Em 21/01/2013 14:59, Edson Richter escreveu: PgAdmin 1.16.1 on Windows 7 pro x64: executing a query with lots of messages (from RAISE NOTICE... in triggers) causes PgAdmin to freeze. I can't say how many messages are necessary, because it is frozen before I get there... I got it: 10962 l

[pgadmin-support] One more bug - freeze with too many query messages

2013-01-21 Thread Edson Richter
PgAdmin 1.16.1 on Windows 7 pro x64: executing a query with lots of messages (from RAISE NOTICE... in triggers) causes PgAdmin to freeze. I can't say how many messages are necessary, because it is frozen before I get there... Regards, Edson -- Sent via pgadmin-support mailing list (pgadmin-

Re: [pgadmin-support] Error running a query (repeated maybe hundred of times)

2013-01-17 Thread Edson Richter
Em 17/01/2013 19:30, Guillaume Lelarge escreveu: On Thu, 2013-01-17 at 19:25 -0200, Edson Richter wrote: Em 17/01/2013 19:04, Guillaume Lelarge escreveu: On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: Hi! I'm in process of developing new triggers in my PostgreSQL 9.2.2 dat

Re: [pgadmin-support] PgAdmin 1.16.1 - editing trigger function, should not close on "esc"

2013-01-17 Thread Edson Richter
Em 17/01/2013 19:27, Guillaume Lelarge escreveu: On Tue, 2013-01-15 at 17:45 -0200, Edson Richter wrote: I have found a glitch in the UI. If user made changes in the trigger function, hitting key "esc" should not close the window without warning. Or, at least, does not bind the ke

Re: [pgadmin-support] Error running a query (repeated maybe hundred of times)

2013-01-17 Thread Edson Richter
Em 17/01/2013 19:04, Guillaume Lelarge escreveu: On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: Hi! I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. During this process, I've to clean a table and execute 1 inserts back to test the trigger. Af

Re: [pgadmin-support]

2013-01-17 Thread Edson Richter
in (select id from master where long condition) Or can I use subqueries in the filter of the data edit window? Thanks for your help: dd I think the feature you are looking for is obtained using right click over table and selecting "View data... filtered rows". It's liv

[pgadmin-support] PgAdmin 1.16.1 - editing trigger function, should not close on "esc"

2013-01-15 Thread Edson Richter
I have found a glitch in the UI. If user made changes in the trigger function, hitting key "esc" should not close the window without warning. Or, at least, does not bind the key "esc" to the cancel button. Regards, Edson -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.