Re: Schema related

2020-07-25 Thread Murtuza Zabuawala
Hi, In general, when you want to create or access objects in a schema, you need to write a qualified name consisting of the schema name and object name separated by a dot in the query tool as shown below, SELECT * FROM your_schema_name.table_name; -- Murtuza On Sat, 25 Jul 2020, 16:59 Ajay

Re: How to use pgadmin 4

2020-07-17 Thread Murtuza Zabuawala
Hello, You can use query tool. Refer online help: https://www.pgadmin.org/docs/pgadmin4/latest/query_tool.html On Sat, 18 Jul 2020, 02:21 Ajay Kumar, wrote: > Hi, > > I am very new to this tool. Created the database, and one schema. Now I > have a sql script generated by ora2ppg tool. I want

Re: Length of SQL show in dashboard limited to 1K

2020-05-19 Thread Murtuza Zabuawala
Hi, This issue is not related to pgAdmin4. You can modify and increase the track_activity_query_size parameter value which controls the length of the query, it postgres server side setting, you can check postgres documentation for more information. Regards, Murtaza On Tue, 19 May 2020, 22:27

Re: Password lost

2020-05-14 Thread Murtuza Zabuawala
://www.postgresql.org/docs/current/auth-trust.html -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, May 14, 2020 at 12:31 PM Jessie Nava wrote: > Hello, I have lost my password and cannot use the SQL Shell. > > > >

Re: What does this icon means?

2020-05-04 Thread Murtuza Zabuawala
Hi, The icon indicates that the table is inherited. Please refer https://redmine.postgresql.org/issues/3174 for more details. Regards, Murtuza On Tue, 5 May 2020, 03:26 Edson Richter, wrote: > K  > > Would the development team create a documentation page describing each > icon used in

Re: Dashboard graphs are not drawn with 4.20 or 4.21

2020-05-03 Thread Murtuza Zabuawala
xt time when you try to access the dashboard? 3) Can you cross verify in any other browser if the same issue exists? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Sun, May 3, 2020 at 1:33 AM Shaheed Haque wrote: > Here is the informati

Re: Dashboard graphs are not drawn with 4.20 or 4.21

2020-04-30 Thread Murtuza Zabuawala
Hello, Could you please provide additional information like, What is your platform? How did you install/upgrade pgAdmin4? What's the DB server version on which graphs are not displaying? What browser/version are you using? Also provide pgAdmin4 logs (Ref: https://www.pgadmin.org/faq/ on how to

Re: pgAdmin has started randomly pestering me about a password again.

2020-04-30 Thread Murtuza Zabuawala
Hello, We have fixed the save empty password issue in the latest release, Can you please try downloading pgAdmin 4 v4.21 and check? Link: https://www.pgadmin.org -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Apr 30, 2020

Re: Mac client - reconnecting to existing server

2020-04-04 Thread Murtuza Zabuawala
Hi, By default pgAdmin4 opens port randomly, but there is an option to choose static port, once you set the port, you can bookmark the link. 1. Click on the pgAdmin 4 tray-icon 2. Click "Configure..." 3. Check the box labeled "Fixed Port Number?" 4. Enter the desired port number in

Re: facing problem in pg admin 4

2020-04-04 Thread Murtuza Zabuawala
Hi, Please try removing browser cache files and hard reload option in your browser. Ref: https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers/#.Xoh2mWhX5-E Once the file menu appears on the screen then perform "Reset Layout" option to reset layout to default.

Re: Setting to disable new version available dialog?

2020-03-09 Thread Murtuza Zabuawala
Hello, On Mon, 9 Mar 2020, 20:01 Barrington-Hughes, Alan, < alan_barrington-hug...@premierinc.com> wrote: > I am running pgadmin in server mode and have a release cadence that is > less frequent that pgadmin releases. > > > > Is there a setting to suppress the “new version is available” dialog

Re: Errors running postgresql 12.2 and pgAdmin 4 on Windows 10

2020-02-16 Thread Murtuza Zabuawala
Hi, Can you please provide more details & also logs, What exact error/issue you are facing? Ref: https://www.pgadmin.org/faq/#8 If pgAdmin4 is not starring and you have firewall software running on your PC then try excluding pgAdmin4 from it. On Sun, 16 Feb 2020, 02:22 Lanre Ajala, wrote: >

Re: Split/Side by Side Panes (for Query Tool) ?

2020-02-16 Thread Murtuza Zabuawala
Hi, Just to use reset layout option and it will fix the issue. Goto: File Menu -> Reset Layout On Thu, 13 Feb 2020, 16:21 Kim Bisgaard, wrote: > > Den 11.02.2020 kl. 17.40 skrev Ashesh Vashi: > > > > On Tue, 11 Feb 2020 at 21:25, Eric Hiller wrote: > >> I've been a pgadmin user for years

Re: where is the user management dialog

2020-02-16 Thread Murtuza Zabuawala
Hi, This option is available only if you are running pgAdmin4 in Server mode. Ref: https://www.pgadmin.org/faq/#2 On Sun, 16 Feb 2020, 21:52 Richard Greenwood, wrote: > I'm looking for the "User Management Dialog" described here: >

Re: pg_service.conf file on Windows

2020-01-13 Thread Murtuza Zabuawala
Hi, You need to provide your service name in *Service *field which is located under the connection tab. Please refer https://www.pgadmin.org/docs/pgadmin4/4.17/server_dialog.html -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon

Re: Database Backup

2019-11-08 Thread Murtuza Zabuawala
backup process. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Nov 8, 2019 at 6:22 AM Michel Feinstein wrote: > Hi guys, > > I am about to take down a database, so I want to make a backup before, in > case I need t

Re: Moving pgadmin4.db to a new server

2019-10-19 Thread Murtuza Zabuawala
Hi, Yes it is throwing error due to password salt, It would be better if you follow steps from https://www.pgadmin.org/docs/pgadmin4/4.14/import_export_servers.html for migration. Please note that as of now there is no way of exporting pgAdmin4 settings. -- Murtuza On Fri, 18 Oct 2019,

Re: SSL SYSCALL error: Undefined error: 0

2019-09-28 Thread Murtuza Zabuawala
This error mostly occurred in python/psycopg2 when postgres runs out of memory while performing complex query. Did you checked DB server side logs? On Sat, 28 Sep 2019, 03:21 Nagaraj Raj, wrote: > Hello, > > I have upgraded pgAdmin to latest version 4.13. Some times it's behaving > abnormally

Re: PgAdmin4 and tabs

2019-09-20 Thread Murtuza Zabuawala
Hello, On Fri, 20 Sep 2019, 20:41 Michael Shapiro, wrote: > It looks as if the display of function code in PgAdmin4 is not handling > indentation properly, possibly due to TABS in the SQL. > > Code that looks like > > if . > then > if > then > ... > end if; > end if; > > gets

Re: Bad Cookies with reverse proxy

2019-09-04 Thread Murtuza Zabuawala
Hi, If you are using latest version then could you please try setting ENHANCED_COOKIE_PROTECTION = False in your config_local.py file? We have recently added this config parameter for similar kind of issue. Ref: https://redmine.postgresql.org/issues/4566 -- Regards, Murtuza Zabuawala

Re: pgAdmin - migration

2019-09-03 Thread Murtuza Zabuawala
Hi, Please refer https://www.pgadmin.org/docs/pgadmin4/4.12/import_export_servers.html Configurations are stored in the "%APPDATA%\pgAdmin\pgadmin4.db" file. -- Murtuza On Tue, Sep 3, 2019 at 8:14 PM Edson Richter wrote: > Hi! > > > > I’ve pgAdmin 4.12 running on Windows Server 2008r2. Run

Re: password

2019-08-20 Thread Murtuza Zabuawala
Just search & rename the "*pgadmin4.db*" file to "*pgAdmin4.db_OLD*" and restart pgAdmin4, it will ask for new user name and password on next execution. Note: You have to add all the DB server again. On Wed, 21 Aug 2019, 02:25 can access pgadmin forgot password, < briffa.charl...@gmail.com>

Re: Detached output / messages window in Query tool

2019-08-20 Thread Murtuza Zabuawala
Hi, There is no need to restart pgAdmin4. Just click: File menu -> Reset Layout It will reset the layout to default, And to prevent the floating in future you can also lock the layout that option is also available in the File menu with latest version of pgAdmin4. Regards, Murtuza On Wed, 21

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-27 Thread Murtuza Zabuawala
Hello, I am afraid this is not possible at a moment, pgAdmin4 doesn't have its own UI rendering engine so it is dependent on the default web browser on the user's system. -- Murtuza On Fri, 26 Jul 2019, 21:32 Mark Murawski, wrote: > Hello! > > How can I go back to the traditional pgadmin4

Re: GUI pgAdmin

2019-07-10 Thread Murtuza Zabuawala
On Wed, Jul 10, 2019 at 2:55 PM Pierre Ochsenbein < pierreochsenb...@gmail.com> wrote: > Hi guys > > You know how we can hide Login/Group roles in pgAdmin Gui? > Yes, you can do that open File -> Preferences dialog -> Browser -> Nodes -> Login/Group roles Now toggle the switch from show to hide

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Murtuza Zabuawala
mething handled by Postgres packaging community and not by pgAdmin4 team. -- Murtuza > > On Fri, Jun 28, 2019 at 1:55 PM Murtuza Zabuawala < > murtuza.zabuaw...@enterprisedb.com> wrote: > >> On Fri, Jun 28, 2019 at 6:31 AM Where is Where wrote: >> >>> Is there a

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Murtuza Zabuawala
On Fri, Jun 28, 2019 at 6:31 AM Where is Where wrote: > Is there a way to apply this bug fix on a installation on redhat?The 4.9 > redhat yum package is not available yet. Thanks! > No, Release version of JS files are bundled by webpacker, so it is not feasible to patch them. You have to wait

Re: pgAdmin4 query

2019-06-13 Thread Murtuza Zabuawala
Hi, On Thu, 13 Jun 2019, 19:49 Polgár Benedek, wrote: > Dear Support Team! > > > > We find that The gpAdmin4 generates too many query. > > > > for example: > > SELECT 'session_stats' AS chart_name, row_to_json(t) AS chart_data > > FROM (SELECT > >(SELECT count(*) FROM

Re: Install pgadmin4 on Fedora 30

2019-05-23 Thread Murtuza Zabuawala
Have you tried after removing browser cache? https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers/#.XOcoEfdX5-E On Fri, 24 May 2019, 00:39 Michael Monerau, wrote: > Well, the performance issue seems to be gone. > > The only thing I can think of that would have

Re: Not able to run Debugger

2019-05-08 Thread Murtuza Zabuawala
Hi, 1. Update postgresql.conf like: *shared_preload_libraries = '$libdir/plugin_debugger.dll'* 2. Restart PostgreSQL service for the new setting to take effect. 3. Open query tool against your maintenance database and run the following CREATE EXTENSION pldbgapi; OR You can create the

Re: ERROR: bogus varno: 2

2019-04-01 Thread Murtuza Zabuawala
Hi, This issue(RM#3995) has been fixed, It will be available in the next release which is pgAdmin4 v4.4. On Tue, 2 Apr 2019, 05:12 Erison Gmail, wrote: > Good night friends > This is my first message, thank you in advance. > I have some databases that I migrated from postgresql 9.5 to 10, and

Re: "Statistics" tab is very slow

2019-01-09 Thread Murtuza Zabuawala
On Wed, 9 Jan 2019, 19:00 Petr Fedorov Thanks - it helped! > Please keep the support mail group in the loop. Thanks, Murtuza > > 09.01.2019 15:42, Murtuza Zabuawala пишет: > > > Hi, > > On Tue, Jan 8, 2019 at 3:59 PM Petr Fedorov > wrote: > >> Hello, &

Re: "Statistics" tab is very slow

2019-01-09 Thread Murtuza Zabuawala
Hi, On Tue, Jan 8, 2019 at 3:59 PM Petr Fedorov wrote: > Hello, > > I'm using pgAdmin 4 version 3.6 on Centos 7, Postgresql 10.6 runs on the > same machine. I use local connections. > > Almost everything works fine except for 'Statistics' tab when viewing > pgAgent job log. It takes 60-90

Re: pgAdmin 4 (Container) > download file(s)

2019-01-02 Thread Murtuza Zabuawala
uster. > > I also see there is an upload function, but this is limited to 50MB file > size which could be problematic when one want's to restore a backup file > larger then 50MB. > This can be changed via preference dialog. File -> Preferences -> Storage -> Options. --

Re: pgadmin4 3.5's dependency on psutil is a bit painful

2018-11-08 Thread Murtuza Zabuawala
s-platform process > management like psutil do. > > > > I think the reason why there is no binary wheel is that it is hard to > maintain platform specific binary wheels. > > > > -- > > Regards, > > Murtuza Zabuawala > > EnterpriseDB: http://www.enterprisedb

Re: Error in pgAdmin4 when cast is created

2018-11-08 Thread Murtuza Zabuawala
Hi, "https://www.pgadmin.org/development/resources; is not a git repo, It is for your reference, open that link for more details :) git clone https://git.postgresql.org/git/pgadmin4.git cd pgadmin4 more README -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprised

Re: Error in pgAdmin4 when cast is created

2018-11-08 Thread Murtuza Zabuawala
namespace=nspc.oid > > ORDER BY i.attnum; > > > > Greetings > > Jürgen Spatz > > > > *Von:* ascara Software GmbH - Jürgen Spatz [mailto:juergen.sp...@ascara.de] > > *Gesendet:* Donnerstag, 8. November 2018 13:18 > *An:* Murtuza Z

Re: Error in pgAdmin4 when cast is created

2018-11-08 Thread Murtuza Zabuawala
Hi, Could you please report a bug on https://redmine.postgresql.org/projects/pgadmin4 It would be very helpful if you include the sample SQL definition to reproduce the issue on the developer's machine. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise

Re: pgadmin4 3.5's dependency on psutil is a bit painful

2018-11-08 Thread Murtuza Zabuawala
is that it is hard to maintain platform specific binary wheels. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Nov 8, 2018 at 6:02 AM David Gilman wrote: > It looks like the most recent release of pgadmin4, 3.5, added a depende

Re: Error in pgAdmin4 when cast is created

2018-11-08 Thread Murtuza Zabuawala
Hi, What version of PostgreSQL are you using? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Nov 8, 2018 at 2:40 PM ascara Software GmbH - Jürgen Spatz < juergen.sp...@ascara.de> wrote: > Hi All, > > > &g

Re: PgAdmin 4 GUI is not launching properly in Windows desktop

2018-10-06 Thread Murtuza Zabuawala
That's very old version, please try downloading the latest version of pgAdmin4 from https://www.pgadmin.org/download/pgadmin-4-windows/ On Sat, 6 Oct 2018, 22:09 mvn, wrote: > GUI not the tree view and buttons properly to access. I have got it > installed > along with PostgreSql 9.6 on Windows

Re: exporting and importing .sql in pgAdmin 4

2018-08-23 Thread Murtuza Zabuawala
Hi, Have you tried Restore option? [image: image.png] -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Aug 23, 2018 at 2:12 PM mhmkrnd wrote: > m trying to import a table using pgAdmin 4 > I backed up the tables by

Re: column "pid" does not exist

2018-08-07 Thread Murtuza Zabuawala
Hi, pgAdmin4 supports PostgreSQL 9.2 and above. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Aug 7, 2018 at 12:39 PM, Remund Alain wrote: > Hi all > > > > When I use pgAdmin 4, I have my log every few

Re: Unable to Restore the Backup File in PgAdmin4

2018-08-01 Thread Murtuza Zabuawala
Hi, What is your pgAdmin4 version? Could you please try again with latest version of pgAdmin4 v3.1? On Thu, 2 Aug 2018, 06:10 abbi, wrote: > > 0 > down vote > favorite > I have been using "PgAdmin 4" and i am unable to restore the backup file. > it > gives me an error "object of type 'bool'

Re: PA4 - disable dashboard?

2018-07-06 Thread Murtuza Zabuawala
If you are using the latest version of pgAdmin4 then Goto File -> Preference and disabled the dashboard. On Fri, Jul 6, 2018 at 1:06 PM, Durumdara wrote: > Dear Support! > > > > We have a server with more than 1000 connections and with ~160 databases. > > Sometimes the dashboard is slowing

Re: Unable to Connect to DB Instance

2018-07-04 Thread Murtuza Zabuawala
Hi, pgAdmin4 supports Postgres 9.2 & onwards. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Jul 4, 2018 at 3:19 PM, Boblitz John wrote: > Good Morning, > > > > Beginning yesterday morning, users have b

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
gt; On 28/06/18 11:15, Murtuza Zabuawala wrote: > > Sorry, ​I didn't get you, what do mean when you say 'web is like only > text'? ​ > > > On Thu, Jun 28, 2018 at 4:35 PM, Isaias Sanchez < > isaias.sanche...@gmail.com> wrote: > >> This help a bit, I can log in, but the

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
rypto==2.6.1 > PyNaCl==1.2.1 > pyrsistent==0.14.2 > python-dateutil==2.7.2 > python-editor==1.0.3 > python-mimeparse==1.6.0 > pytz==2018.3 > simplejson==3.13.2 > six==1.11.0 > speaklater==1.3 > SQLAlchemy==1.2.6 > sqlparse==0.2.4 > sshtunnel==0.1.4 > testtools==2.3.0

Re: pgadmin4 3.0: OpenTagNotFoundError

2018-05-27 Thread Murtuza Zabuawala
in it? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Sun, May 27, 2018 at 9:02 PM, David Gilman <davidgilm...@gmail.com> wrote: > After upgrading to pgadmin4 3.0 I am frequently greeted with this fatal > error when trying to l

Re: History of queries

2018-05-24 Thread Murtuza Zabuawala
Hi, pgAdmin4 doesn't save the queries history in the file. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, May 24, 2018 at 6:26 PM, Johann Spies <jsp...@sun.ac.za> wrote: > With pgadmin3 I could find the past

Re: Query Tool Initialization Error

2018-05-17 Thread Murtuza Zabuawala
ole>. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, May 17, 2018 at 2:28 AM, Chris Cowan <chriscowa...@gmail.com> wrote: > I have encountered a problem with loading the Query Tool with Postgres 10 > and 9.6.

Re: Save as CSV makes an error.csv

2018-05-08 Thread Murtuza Zabuawala
Cloud you provide more details on this, Can you check pgadmin4.log file for any errors? On Tue, May 8, 2018 at 3:05 PM, Durumdara wrote: > Hello! > > Today I tried to save the result to CSV file in PGAdmin IV. > It generated an error.csv with an error code. > Not the

Re: PGAdmin IV in Firefox

2018-05-08 Thread Murtuza Zabuawala
Hi, On Tue, May 8, 2018 at 3:05 PM, Durumdara wrote: > Hello! > > The old PGAdmins run in normal executable. > The last version is visible in my browser (Firefox). > > Is there a way to restore it as normal exe? > ​No, with version3.0 onwards pgAdmin4 will be using deafult

Re: pgAdmin 4 enable debugging

2018-04-26 Thread Murtuza Zabuawala
Please refer steps given here: https://stackoverflow.com/questions/50038611/pgadmin4-enable-debugging On Thu, Apr 26, 2018 at 2:17 PM, judit sessler wrote: > Hi, > > I am unable to enable debugging. I have performed the following: > 1. checked $libdir > 2. checked the

Re: v4 3.0 connection issues, notices is readonly

2018-04-24 Thread Murtuza Zabuawala
Hi, No need to comment anything, the repository packages have been updated with the fix. Please update & check. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Apr 20, 2018 at 5:28 PM, frankgard < frank.von.pos

Re: Keepalive + pg_service.conf

2018-04-24 Thread Murtuza Zabuawala
[mydb]keepalives=1 connect_timeout=20 keepalives_idle=10 Provide `*mydb`* value in the Service field in the Server dialog. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Apr 23, 2018 at 6:55 PM, Durumdara <durumd...@gmail.c

Re: Bugs in pgAdmin4 3

2018-04-20 Thread Murtuza Zabuawala
Yes that's a bug & already logged @ https://redmine.postgresql.org/issues/3290 ​ -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Apr 20, 2018 at 4:25 PM, Алексей Целищев <a.ts.alt...@gmail.com> wrote: > Versio

Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Murtuza Zabuawala
Hi, Right now it is not possible to pass cert and key via variables. Please create a feature request for the same HERE <https://redmine.postgresql.org/projects/pgadmin4> -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri,

Re: pgAdmin 4 version 3 missing exit button.

2018-04-17 Thread Murtuza Zabuawala
In order to shutdown pgAdmin4 server, You can right click on system tray(menu bar in case of macOS) icon of pgAdmin4 and choose "Shutdown server". -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Apr 18, 2018 at 1:30 A

Re: pgAdmin4.21 Windows 10 Enterprise x64 Export to CSV doesn't work

2018-04-04 Thread Murtuza Zabuawala
-produce the issue - Zip the log file and and send us ​ -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Apr 4, 2018 at 8:13 PM, richard coleman <rcoleman.ascen...@gmail.com > wrote: > Using pgAdmin4 v2.1 under W

Re: Feature Request: Execute Query Shortcut - Shift + Enter

2018-03-16 Thread Murtuza Zabuawala
>From pgAdmin4 v.3 onwards all the shortcuts are configurable via "File" -> "Preferences" dialog. You can download the latest version of pgAdmin4 v3.0 when available (most probably next week). -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com

Re: How to copy the graphical display of a plan?

2018-03-15 Thread Murtuza Zabuawala
On Thu, Mar 15, 2018 at 1:12 PM, Holger Jakobs wrote: > Dear friends, > > pgAdmin4 like pgAdmin3 does a very good job in displaying the execution > plan of a query graphically. > > Some plans are far too large to fit into the window, so it would be very > nice to have it in

Re: "The application server could not be contacted" error during start as App-V application.

2018-03-13 Thread Murtuza Zabuawala
Hello, You can try installing pgAdmin4 as a web application. Ref: https://www.pgadmin.org/docs/pgadmin4/dev/server_deployment.html ​-- Murtuza​ On Tue, Mar 13, 2018 at 6:01 PM, Pavlo Golub wrote: > Greetings, Pavlo. > > You wrote 06.03.2018, 16:28: > > > Greetings,

Re: How to configure pgadmin4 port in docker?

2018-03-09 Thread Murtuza Zabuawala
​Ports are not configurable at a moment. There is already a feature request ​logged for the same. https://redmine.postgresql.org/issues/2997 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Mar 9, 2018 at 7:46 PM, Brian Treich

Re: pgAdmin Development Team || pgAdmin (PostgreSQL Management tool) 4 ||Version 2.0 || EULA questionnaire

2018-03-02 Thread Murtuza Zabuawala
​Hello, pgAdmin4 falls under PostgreSQL licence, and the software is free for anyone to use, subject to the terms of the licence. ​ -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 28, 2018 at 4:07 AM, Chaudhary, Krishna

Re: FW: Data output table row height option?

2018-02-27 Thread Murtuza Zabuawala
Hello, It's not possible to customize/adjust the height of individual row in pgAdmin4 at a moment. For multiline text you can double click on the column & it will open new popup window with complete text. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterp

Re: pgAdmin4 scrolls in wrong/reversed direction on OS X

2018-02-19 Thread Murtuza Zabuawala
solves the issue. > > ~rick > > On 19 February 2018 at 04:33, Murtuza Zabuawala <murtuza.zabuawala@ > enterprisedb.com> wrote: > >> Hello, >> >> If your macOS version is High Sierra then Qt5 runtime(Desktop app) is >> causing problems on it. >>

Re: Recover postgresql password storein in pgadmin.db

2018-02-17 Thread Murtuza Zabuawala
​You can reset the database password & update that new password in pgAdmin4 when you try to connect next time. Ref: https://stackoverflow.com/questions/10845998/i- forgot-the-password-i-entered-during-postgres-installation On Fri, Feb 16, 2018 at 4:04 PM, Marco Tosato

Re: Unsubsribe

2018-02-14 Thread Murtuza Zabuawala
Use https://lists.postgresql.org/ to unsubscribe. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 14, 2018 at 2:27 PM, Abdul Shameer <shameer...@gmail.com> wrote: > Hi.. > Can anyone help me to unsubsribe th

Re: How to decrypt stored psql server password from pgadmin4.db?

2018-02-14 Thread Murtuza Zabuawala
​You can directly reset the database password, Ref: https://stackoverflow.com/questions/10845998/i-forgot-the-password-i-entered-during-postgres-installation -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 14, 2018 at 1:41 PM

Re: password

2018-02-07 Thread Murtuza Zabuawala
Password of pgAdmin4 or PostgreSQL? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 7, 2018 at 12:26 PM, Riya Solanki <riya.sola...@valaabi.com> wrote: > Hi, > I forgot my password and unable to find reset option

Re: PgAdmin4 Error 5 opening SQL file

2018-02-05 Thread Murtuza Zabuawala
Hello, Unfortunately I did not find any error in the logs but from the screenshot it seems like pgAdmin4 is running with different user permissions which do not have access to Z: drive. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Problems on MacOS High Sierra

2018-01-31 Thread Murtuza Zabuawala
%2Bx8h11yn2mZmtv42x_dBOu3mBcrMf6NBA%40mail.gmail.com -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Jan 31, 2018 at 7:16 PM, Steve Hawes <steve.ha...@tmlep.com> wrote: > Hi, > > > > I seem to be having a lot of issues on MacOS Hi

Re: PGAdmin Version 2.1

2018-01-30 Thread Murtuza Zabuawala
I'm not sure on this but we have ported this behaviour from pgAdmin3. May be someone else from the community can explain? On Tue, Jan 30, 2018 at 4:16 PM, ldrlj1 wrote: > Interesting... and thank you! > While I did expect to see tableoid, cmax, xmax, cmin,

Re: PGAdmin Version 2.1

2018-01-29 Thread Murtuza Zabuawala
eck screenshot for more information), If it is set to "True" then this not a bug and it is expected behaviour, You can set it to "False" and reload pgAdmin4 if you don't want to display system objects. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Ente

Re: ERROR: invalid byte sequence for encoding

2018-01-15 Thread Murtuza Zabuawala
table definition. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Jan 15, 2018 at 5:57 PM, André Burkhardt < andre.burkha...@uni-jena.de> wrote: > Hi, > > Original-Nachricht > Betreff:

Re: ERROR: invalid byte sequence for encoding

2018-01-15 Thread Murtuza Zabuawala
, 1) Are you running pgAdmin4 as Desktop mode or Web mode? 2) Postgres server version 3) OS details -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Jan 15, 2018 at 4:24 PM, André Burkhardt < andre.burkha...@uni-jena.de>

Re: Upgraded to v2.1 now Query Tool not working

2018-01-12 Thread Murtuza Zabuawala
; upgraded it because when I upgraded to 2.0 on my notebook all of my saved > sql files were no longer available. Where are those files stored? Is there > a simple way to backup and restore those files? > > Thanks, Derek > > On Fri, Jan 12, 2018 at 8:57 AM, Murtuza Zabuawala <mu

Re: flask again

2017-12-12 Thread Murtuza Zabuawala
++ Adding pgadmin-support Please keep the group in loop. On Wed, Dec 13, 2017 at 11:12 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Is there any specific reason for using sudo? > (faruha) malikarumi@Tetuoan2:~/Projects/faruha/lib$ *sudo* python > python3.

Re: Error installing PostgreSQL 8.3 (password short, not complex)

2017-11-26 Thread Murtuza Zabuawala
This is not the correct email group for you query, please consider sending your query to pgsql-gene...@postgresql.org -- Murtuza On Sun, Nov 26, 2017 at 3:52 AM, Tomas Guerra wrote: > Hello, > > > > I have read the response to this problem here: > >

Re: flask again

2017-11-17 Thread Murtuza Zabuawala
Make sure that you have activated correct virtual environment in which you have installed all your python dependencies before running python pgAdmin4.py -- Murtuza On Sat, Nov 18, 2017 at 8:36 AM, Malik Rumi wrote: > For reasons unrelated to pga4, I had to reinstall it

Re: pgAdmin4 v2.0 does not display time value 24:00:00

2017-11-16 Thread Murtuza Zabuawala
Thanks for reporting. Logged: https://redmine.postgresql.org/issues/2881 On Thu, Nov 16, 2017 at 11:31 PM, wrote: > The data grid in pgAdmin4 does not display the correct value if a column > with datatype time has the value 24:00 : > > > > Query: select

Re: PGadmin4

2017-11-15 Thread Murtuza Zabuawala
nd annoyed that I've probably spent about 20 hours >> getting pgadmin4 2.0 going in linux just to try it out. I'm sure I'm not >> the only one. >> >> >> I completely understand that a *huge* amount of work... thousands of >> man-hours went into pgadmin4 using the

Re: Setting focus on opening "View/Edit Data" | "Filtered Rows..."

2017-11-14 Thread Murtuza Zabuawala
Thanks for reporting. Patch sent [link ] On Tue, Nov 14, 2017 at 12:52 AM, Dave Caughey wrote: > When selecting a table in my database, and selecting "View/Edit

Re: Encoding error while trying to examine table

2017-11-11 Thread Murtuza Zabuawala
You can report a bug here Also please include detailed steps to re-produce the issue. On Fri, Nov 10, 2017 at 1:05 AM, Scott Marlowe wrote: > Am on a Macbook running Sierra hitting a pgsql 9.5 on debian

Re: values not fitting in query result columns, and some ideas

2017-11-11 Thread Murtuza Zabuawala
quick. > > \d is not valid SQL so could be used. > > If \d took you to that page that would suffice. > > I want to query and navigate rapidly around the database. > ​Currently there is no other way to ​see the object definition in pgAdmin4. ​ > > > Yours Sincerely, &

Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-02 Thread Murtuza Zabuawala
23d -> d85a62333272, empty message 3c1e4b6eda55 -> f195f9a4923d, Encrypt the existing user password. 09d53fca90c7 -> 3c1e4b6eda55, empty message fdc58d9bd449 -> 09d53fca90c7, Update DB to version 14 -> fdc58d9bd449, Initial database creation -- Regards, Murtuza Zabuawala

Re: pgAdmin4 browser object colors

2017-10-31 Thread Murtuza Zabuawala
I'm afraid that it is not possible to provide colours on individual servers in pgAdmin4 at a moment. Anyways you could use Server-Groups to organise/group servers as per your need. On Tue, Oct 31, 2017 at 6:58 PM, Feld, Michael (IMS) wrote: > In pgAdmin3 we could customize

Re: Rows (estimated) - how to change displayed number format

2017-10-30 Thread Murtuza Zabuawala
Thanks for reporting. I have created a bug ticket https://redmine.postgresql.org/issues/2836 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Oct 30, 2017 at 6:02 PM, Calle Hedberg <calle.hedb...@gmail.com> wrote: > Hi

Re: pgadmin4 hangs when trying to input date

2017-10-30 Thread Murtuza Zabuawala
Please report your issue here with required details like steps to re-produce the issue, platform etc. On Mon, Oct 30, 2017 at 4:23 PM, Geopen s.r.o wrote: > Hello, > > just logging bug I expeirenced with pgadmin. > >

Re: Rows (estimated) - how to change displayed number format

2017-10-30 Thread Murtuza Zabuawala
On Sat, Oct 28, 2017 at 5:24 AM, Calle Hedberg wrote: > Hi, > > I recently moved from pgAdmin III to 4. > > In pgAdmin III, the numbers for Rows (estimated) were in general format, > whereas in pgAdmin 4 they are in shown as exponential numbers. > Could you provide us a

Re: PGadmin and Yosemite

2017-10-28 Thread Murtuza Zabuawala
Please refer https://www.pgadmin.org/faq/#9 -- ​ ​ Murtuza On Sat, Oct 28, 2017 at 3:28 AM, Jan Meyland Andersen wrote: > Hi > > I have an issue installing pgadmin4 on my mac. > > I keeps saying the image is damaged and I can’t install. I tried both > version 2.0 and 1.6. > > I

Re: Data grid: fetching/scrolling data on user demand

2017-10-17 Thread Murtuza Zabuawala
Hi Tomek, On Tue, Oct 17, 2017 at 3:21 PM, Tomek wrote: > Hi, > > > As I mentioned in my previous email that we do not use server side > cursor, so it won't add any > > limit on query. > > > > The delay is from database driver itself, it has nothing to do with > pgAdmin4. >

Re: Data grid: fetching/scrolling data on user demand

2017-10-16 Thread Murtuza Zabuawala
On Tue, Oct 17, 2017 at 2:22 AM, legrand legrand < legrand_legr...@hotmail.com> wrote: > How long does it take in your environnment > to fetch the 1000 first records from > > select * from information_schema.columns a,information_schema.columns b > ​I didn't run it because on my environment just

Re: No commit nor Rollback button

2017-10-16 Thread Murtuza Zabuawala
On Tue, Oct 17, 2017 at 2:03 AM, legrand legrand < legrand_legr...@hotmail.com> wrote: > Hi Murtuza, > > I found those options for switching between autocommit mode and manual > mode. > > What I suggest here is to add one button for commit and one button for > rollback, > they would be green and

Re: Data grid: fetching/scrolling data on user demand

2017-10-16 Thread Murtuza Zabuawala
On Tue, Oct 17, 2017 at 12:40 AM, legrand legrand < legrand_legr...@hotmail.com> wrote: > maybe this behavior is related to fetching records using a server-side > cursor > ? > > https://wiki.postgresql.org/wiki/Using_psycopg2_with_ > PostgreSQL#Fetch_Records_using_a_Server-Side_Cursor ​No we are

Re: No commit nor Rollback button

2017-10-16 Thread Murtuza Zabuawala
pgAdmin4 also has option in tool menu. [image: Inline image 1] If Auto commit? and Auto rollback? is set to true then basically it is Auto mode And If you prefer manual control over transactions then just uncheck both the options that will be Manual mode. -- Regards, Murtuza Zabuawala

Re: sort data by column with one click

2017-10-15 Thread Murtuza Zabuawala
On Sun, Oct 15, 2017 at 12:49 AM, legrand legrand < legrand_legr...@hotmail.com> wrote: > Is there a way to sort data by clicking on the column ? > No, it is not possible to sort data by clicking on column in pgAdmin4, you have to right your own filter code. > > > > -- > Sent from:

Re: 500 Internal Server Error

2017-10-14 Thread Murtuza Zabuawala
gadmin4.log *Linux:* ~/.pgadmin/pgadmin4.log 5) Open pgAdmin4 again, try to re-produce the issue. 6) Upload/Attach pgAdmin4.log file on bug tracker. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Oct 13, 2017 at 5:05 PM, Pavel Klimenko

Re: copying to clipboard includes invisible characters

2017-10-12 Thread Murtuza Zabuawala
Looks like Qt WebEngine(runtime) issue. I suspect that Qt WebEngine is triggering native copy behavior instead of CodeMirror's copy handler. On Thu, Oct 12, 2017 at 12:56 PM, Jan Mahle wrote: > > Hi, > > I've encountered an odd bug in pgAdmin 4 (tested on 1.6 and 2.0)

  1   2   >