Re: [pgadmin-support] save button on 'edit data' not working as expected and appears to affect the refresh logic too.

2013-10-21 Thread Ashesh Vashi
Hi Peter, Can you please set log level to debug, and then reproduce the case? And then - can you please share the log file? Also, schema of the table will alsobe useful.. (if you can share with us).. -- Ashesh Vashi On 21 Oct 2013 23:28, "Belbin, Peter" wrote: > > I see that this behavior appea

[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] save button on 'edit data' not working as expected and appears to affect the refresh logic too.

2013-10-21 Thread Belbin, Peter
I see that this behavior appears to be identical for both 1.16.1 and 1.18.1 If I open the Edit Data window for a table, update the contents of a column and click on another column in the same row, the ‘save’ button becomes blue rather than grey. If I then click on the blue save button, nothing

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-21 Thread EDUARDO ESTEBAN
Dear Ashesh, Thank you for your fast answer. It fails with any function or trigger that i have tested it always on Windows 8 x64 and i have tested with several pgAdmin and PostgreSQL versions on Windows 8. Anyway here there are the details of the version and a example to test. PostgreSQL 9.2.4 on

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-21 Thread Ashesh Vashi
Hi Eduardo Esteban, Can you please share the pl/pgsql for debugging? (We require that to understand the function structure. i.e. return values, arguments, etc.) We will also require following information: 1. pgAdmin III version 2. OS version 3. Database server version NOTE: A step by step reprod

[pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-21 Thread EDUARDO ESTEBAN
Hi, When using the debugger in pgAdmin on Windows 8 debugging any pl/pgsql funtion it hangs and the pgAdmin should be close from the task manager. This only happens on whatever version of pgAdmin used on Windows 8 64 bits (for example pgAdmin 1.18.0). To reproduce the problem try to debug a pl/pgsq

[pgadmin-support] pgAdmin is in Catalan when Spanish (Spain) language is selected

2013-10-21 Thread EDUARDO ESTEBAN
Hi, When installing pgAdmin version 1.18.0 either on Windows (whatever version of Windows 32 or 64 bits) or in Ubuntu Linux, when selecting Spanish (Spain) as a default language then all the texts are show in Catalan and i can´t find a way to fix it. Thank you in advance Eduardo Esteban