Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5

2017-06-09 Thread Murtuza Zabuawala
That is strange. I do not see any error in log file :( -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Jun 9, 2017 at 2:31 AM, Pawel Hadam wrote: > Hi Murtuza, > > Thank you - I have followed those steps and please find

Re: [pgadmin-support] Connecting to a different database while in Query Tool tab

2017-06-08 Thread Murtuza Zabuawala
Hello, No, you cannot connect to different database from an existing open query tool window, you have to open new tab for different database. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jun 8, 2017 at 9:23 PM, Anthony

Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5

2017-06-08 Thread Murtuza Zabuawala
ee in the Messages tab. > > I have run 2 SQLs: > 1) select * from items; -- an existing table > 2) select * from non_existing_table; -- a non-existing table > > Thanks and regards > Pawel > > On 7 June 2017 at 12:00, Murtuza Zabuawala > wrote: > > Hello, > >

Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5

2017-06-07 Thread Murtuza Zabuawala
Hello, Are you able to locate "config.py" in pgAdmin4 directory? If yes then create a new file named "config_local.py" along side "config.py" and add below config option in it, FILE_LOG_LEVEL = logging.DEBUG Restart pgAdmin4 and try to re-produce the issue again.

Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5

2017-06-06 Thread Murtuza Zabuawala
directory), FILE_LOG_LEVEL = logging.DEBUG restart pgAdmin4 and re-produce the issue, check the log file for any error. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Jun 7, 2017 at 2:30 AM, Pawel Hadam wrote: > Hi Murtuza, >

Re: [pgadmin-support] Logging all actions

2017-06-02 Thread Murtuza Zabuawala
below config option in "config_local.py" FILE_LOG_LEVEL = logging.DEBUG Log location: ~/.pgadmin/pgadmin4.log Please note that log file is created with local user permissions so user can temper the log file. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-05-30 Thread Murtuza Zabuawala
https://redmine.postgresql.org/issues/2324 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, May 30, 2017 at 8:51 PM, Dave Page wrote: > Khushboo, can you look into this please (and log and RM to go with it > if re

Re: [pgadmin-support] UPDATE script

2017-05-17 Thread Murtuza Zabuawala
Thanks for reporting the issue. RM logged: https://redmine.postgresql.org/issues/2417 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company > > > On Sun, May 14, 2017 at 11:02 PM, microsys.gr microsys.gr < > microsys...@g

Re: [pgadmin-support] UPDATE script

2017-05-14 Thread Murtuza Zabuawala
Hello, If possible could you provide table definition, so that we can re-produce the issue? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Sun, May 14, 2017 at 11:02 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote:

Re: [pgadmin-support] PgAdmin4 problem with connect

2017-05-10 Thread Murtuza Zabuawala
pgAdmin4 supports Postgres 9.2 and above versions. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, May 10, 2017 at 2:56 PM, Walter Willmertinger wrote: > I just tried to use the actual Pgadmin4. Version info

Re: [pgadmin-support] Bug: Error generating backup

2017-04-17 Thread Murtuza Zabuawala
remove process watcher window. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Apr 17, 2017 at 8:03 PM, Lazaro Garcia wrote: > Hello everyone, This error happens when a backup is generated: pgAdmin4-1.4 > > > > The w

Re: [pgadmin-support] UnicodeDecodeError: 'utf8' codec can't decode byte 0xc1 in position 0: invalid start byte

2017-04-17 Thread Murtuza Zabuawala
? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Apr 18, 2017 at 2:36 AM, Lazaro Garcia wrote: > Hello everyone, what this error means? > > > > Regards. > > > > [Mon Apr 17 16:55:02.106778 2017] [wsgi:e

Re: [pgadmin-support] How can I see the change log??

2017-04-13 Thread Murtuza Zabuawala
Visit: https://www.pgadmin.org/development/changelog.php -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Apr 13, 2017 at 7:08 PM, Lazaro Garcia wrote: > Hello everyone. > > > > How can I see the change

Re: [pgadmin-support] SQL tab - DDL syntax

2017-03-29 Thread Murtuza Zabuawala
pgAdmin4 is open source so there is nothing to disclose :) you can refer the source code https://www.pgadmin.org/development/git.php -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Mar 29, 2017 at 6:21 PM, matshyeq wrote

Re: [pgadmin-support] pgAdmin 4 Connection to the server has been lost.

2017-03-28 Thread Murtuza Zabuawala
Hi, pgAdmin4 supports Postgres 9.2 and above, Can you try with newer version and check if you get same error? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Mar 28, 2017 at 6:25 PM, Boblitz John wrote: > Hello, > &

Re: [pgadmin-support] Run-time error with pgAdmin 4 v1.3 on Windows 7 SP1 64bit

2017-03-15 Thread Murtuza Zabuawala
Hi, Looks like atioglxx.dll is ATI graphics driver file, I'm not sure if the issue is with QT or with the driver file. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Mar 16, 2017 at 2:13 AM, Meggs, Don (GE Digital) wrote:

Re: [pgadmin-support] Issue with PgAdmin 4.13 and DATERANGE[]

2017-03-15 Thread Murtuza Zabuawala
Thanks for reporting the issue. RM logged: https://redmine.postgresql.org/issues/2258 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Mar 15, 2017 at 8:12 PM, Manuel Hegner wrote: > I found an issue in PgAdmin. It seems the

Re: [pgadmin-support] internal server error on password change

2017-03-15 Thread Murtuza Zabuawala
k_mail.htm> settings in "config_local.py" file(under "pgAdmin4" root directory) so that pgAdmin4 can send notification emails to users regarding their password change/reset events. MAIL_SERVER = 'localhost' MAIL_PORT = 25 MAIL_USE_SSL = False MAIL_USE_TLS = False MAIL_USERNAME

Re: [pgadmin-support] unable to restore database

2017-03-03 Thread Murtuza Zabuawala
Hi Daniel, This is a bug and will be fixed in future release. ~Murtuza On Fri, Mar 3, 2017 at 3:30 PM, Daniel Küppers wrote: > Hi, > i tried to restore a database dump into my local db with pgAdmin4, but it > fails for no reason. > The only thing the dialog outputs is "Restore Job created", no

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Murtuza Zabuawala
Apologies, Please disregard my previous solution. That won't work, Please follow Ashesh's instructions. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Feb 21, 2017 at 6:52 PM, Murtuza Zabuawala < m

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Murtuza Zabuawala
Can you try creating soft link by running following command in terminal? cd /usr/lib sudo ln -s /Applications/pgAdmin 4.app/Contents/Frameworks/ libssl.1.0.0.dylib libssl.1.0.0.dylib -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On

Re: [pgadmin-support] PG Admin 4 domain

2017-02-16 Thread Murtuza Zabuawala
ssing pgAdmin4 using IP address you mentioned(eg, http://172.xxx.xxx.xx:8081) -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 16, 2017 at 5:23 PM, Christian Castelli < christian.caste...@habble.it> wrote: > Thanks for rap

Re: [pgadmin-support] Cannot launch pgAdmin4

2017-02-13 Thread Murtuza Zabuawala
Location would be on Windows10 (depending on your platform): *Path: *C:\Program Files\PostgreSQL\9.6\pgAdmin 4\web C:\Program Files\PostgreSQL\9.6\pgAdmin 4\web\config.py *OR* C:\Program Files (x86)\PostgreSQL\9.6\pgAdmin 4\web\config.py -- Regards, Murtuza Zabuawala EnterpriseDB: http

Re: [pgadmin-support] pgAdmin4 - Fetching Type Error

2017-02-06 Thread Murtuza Zabuawala
What's your PostgreSQL version? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Feb 6, 2017 at 7:29 PM, Rodrigo de Lima Vieira < rodrigo.surfmercha...@gmail.com> wrote: > I'm running pgAdmin4v1.1 (server versio

Re: [pgadmin-support] PRIMARY KEY FIELDS DISPLAY ORDER

2017-01-15 Thread Murtuza Zabuawala
Hi, This issue has been fixed RM#1842 & fix will be available in next release. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Sun, Jan 15, 2017 at 9:25 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote: >

[pgadmin-support] Re: [pgadmin-support] Enc: Erro não identificado ao tentar efetuar o backup no PgAdmin 4

2017-01-12 Thread Murtuza Zabuawala
This is a bug & already reported https://redmine.postgresql.org/issues/1679 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company 2017-01-12 23:12 GMT+05:30 Info Optin.mobi : > Bom dia amigos, estou encontrando problemas ao efetuar b

Re: [pgadmin-support] Result of a query not visible but exported as csv

2016-12-20 Thread Murtuza Zabuawala
Hi, Would you provide sample table structure & data, so that we can re-prduce the issue? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Dec 20, 2016 at 11:16 PM, Alain Reymond wrote: > Hello, > > I have a problem

Re: [pgadmin-support] PostgreSQL 9.6.1: Debug window does not load function sql

2016-12-14 Thread Murtuza Zabuawala
Hi, Could you provide steps to re-produce the issue with your sample code/screenshot? And also, OS version- ? Python version - ? pgAdmin4 version - ? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Dec 14, 2016 at 7:14 PM

Re: [pgadmin-support] Binary Path Help

2016-11-13 Thread Murtuza Zabuawala
Hi, In pgAdmin4 Goto: File > Preferences > Paths > Binary paths > PostgreSQL Binary Path For example if you are using PostgreSQL 9.6 then, on Windows provide path like, *C:\Program Files\PostgreSQL\9.6\bin* on Linux provide path like, */opt/PostgreSQL/9.6/bin* -- Regards, Murtu

Re: [pgadmin-support] pgAdmin4

2016-11-07 Thread Murtuza Zabuawala
ind a file named "*pgadmin4.log*", send this file to us. So that we can look for error(s)/issue(s). -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Nov 8, 2016 at 3:34 AM, Mo'aaz Issa wrote: > I have tried

Re: [pgadmin-support] pgAdmin4

2016-11-06 Thread Murtuza Zabuawala
Hi, If you are running on windows then please try restating windows. If the issue persists then please provide application log. *pgAdmin4 Log location:* *Linux:* ~/.pgadmin/pgAdmin4.log *Windows:* %appdata%\pgAdmin\pgAdmin4.log -- Regards, Murtuza Zabuawala EnterpriseDB: http

Re: [pgadmin-support] BUG: Cannot add primary key, etc during create table

2016-11-06 Thread Murtuza Zabuawala
Hi Mark, It is collapsed & you have to expand it, Click on edit button(first button in the row on left hand side) and provide all your definition. Same applied to foreign/unique keys. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: [pgadmin-support] Editing View Bug

2016-11-02 Thread Murtuza Zabuawala
Thanks for reporting. *RM created:* https://redmine.postgresql.org/issues/1924 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Nov 3, 2016 at 12:30 AM, Albin, Lloyd P wrote: > If you try and edit a view that does not use Ch

Re: [pgadmin-support] JSON

2016-09-20 Thread Murtuza Zabuawala
I'm able to re-produce the issue now, I'll send patch for the same. Thanks for reporting. Re-opening the issue: https://redmine.postgresql.org/issues/1404 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Sep 19, 2016

Re: [pgadmin-support] JSON

2016-09-19 Thread Murtuza Zabuawala
Hi Dave, What is the array datatype for that particular column in which you are getting `[object Object]`, Is it json[ ] or jsonb[ ]? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Sep 19, 2016 at 8:22 PM, Dave Barter wrote

Re: [pgadmin-support] JSON

2016-09-19 Thread Murtuza Zabuawala
Hi, I tried many times opening/closing grid with table definition & sample data given by Dave but without inherits option but no luck in re-producing the issue on my side. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Com

Re: [pgadmin-support] JSON

2016-09-19 Thread Murtuza Zabuawala
Hi Dave, I was aware of that issue and that's why I also tested SlickGrid JSON support(in browsers) when I integrated it :) Seems like issue with runtime's webkit, let me check & confirm. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise Post