Re: SQL query that can be used to generate the same output shown in the SQL tab within pgadmin?

2022-01-13 Thread Mark Murawski
Please see the following Perl module we have developed.  Maybe someone can incorporate this directly into postgres someday so we can do 'SHOW CREATE TABLE' and etc from any client and get the DDL. This won't run out of the box for you as there are other modules we use internally that are not i

Re: pgAdmin 4 v6.2 Released

2021-11-18 Thread Mark Murawski
Sorry, never mind.  Looks like I've been using the old repo at: deb http://apt.postgresql.org/pub/repos/apt/ bullseye pgadmin4 main New Repo: deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/bullseye pgadmin4 main On 11/18/21 10:59, Mark Murawski wrote: Hi! Is there going to

Re: pgAdmin 4 v6.2 Released

2021-11-18 Thread Mark Murawski
Hi! Is there going to be a Debian Bullseye release (new stable).  Right now there's only pgadmin4 packages for oldstable/buster Thanks. On 11/18/21 06:31, Akshay Joshi wrote: The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.2. This release of pgAdmin 4 includes 22 b

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-24 Thread Mark Murawski
On 2020-09-24 04:35, Dave Page wrote: Another missing feature is double click on a column header to expand the column to fit the data. That functionality has been there for a long time (you actually double-click on the right-hand vertical separator in the header). Weird... woul

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-23 Thread Mark Murawski
On 2020-09-21 11:44, Dave Page wrote: > Hi > > On Mon, Sep 21, 2020 at 4:25 PM Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: > > Hi Dave, > > What's the difference between the one I'm using now: > deb http://apt.postgr

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-21 Thread Mark Murawski
On 2020-09-21 04:30, Dave Page wrote: What are you waiting for exactly? If there are specific features that prevent you from doing so, it would help to know what they are exactly. Hi Dave, The first thing on my list would be having pgadmin4 consistently working on Linux (Debian) without h

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-20 Thread Mark Murawski
My random 2 cents... I do miss pgadmin3's elegant simplicity. It also 'just worked' (despite the regular crashes). No docker image to deploy, no special python environments to suddenly stop working. It has come a long way from the beginning, but I think pgadmin4 got it's tremendously rough s

Re: Pgadmin4 Debian

2020-05-01 Thread Mark Murawski
s was what was causing pgadmin4 from apt.postgresql.org/ to not start. On 2020-04-30 15:07, Dave Page wrote: Hi On Thu, Apr 30, 2020 at 5:52 PM Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: Apologies for responding to my own post... but, this is definitely weird

Re: Pgadmin4 Debian

2020-04-30 Thread Mark Murawski
Apologies for responding to my own post... but, this is definitely weird behavior that out of the box pgadmin4 fails to start. On 2020-04-22 12:42, Mark Murawski wrote: Hi! pgadmin4 does not start up on debian buster Process: apt-get install pgadmin4 Get:2 http://apt.postgresql.org/pub

Pgadmin4 Debian

2020-04-22 Thread Mark Murawski
Hi! pgadmin4 does not start up on debian buster Process: apt-get install pgadmin4 Get:2 http://apt.postgresql.org/pub/repos/apt buster-pgdg/main amd64 pgadmin4 amd64 4.18-1.pgdg100+1 [272 kB] Get:3 http://apt.postgresql.org/pub/repos/apt buster-pgdg/main amd64 pgadmin4-common all 4.18-1.pgdg1

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

2019-08-02 Thread Mark Murawski
Hey Avin, I am using process isolation, but the issue is that the main chrome/firefox stops behaving normally. And it's not just on my pc. It's like the network stack crashes inside the browser or locks up or something like that. I'll run into a situation where pages just no longer load. I

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

2019-07-29 Thread Mark Murawski
among the /official/ dev team to change this. rik. Regards, Avin On Sat, Jul 27, 2019 at 10:51 PM Murtuza Zabuawala mailto:murtuza.zabuaw...@enterprisedb.com>> wrote: Hello, I am afraid this is not p

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

2019-07-26 Thread Mark Murawski
Hello! How can I go back to the traditional pgadmin4 interface where it runs in its own window. I do not want to launch it as a browser tab.

Re: pgadmin4 client can't start server

2019-07-26 Thread Mark Murawski
I had the same problem. Just installed the .deb and I'm running on buster and I accidentally was using the stretch repository. I updated to the buster pgadmin4 repo and now it's loading. Make sure your distro matches the package. On 7/26/19 7:54 AM, Aditya Toshniwal wrote: Hi, Could you

Re: pgAdmin v4.1 - positive feedback

2019-01-21 Thread Mark Murawski
Hi All, As a hard core pgadmin3 user I was also really bummed when I first started trying to use pgadmin4. I also also pretty happy with the progress so far, but there's still some oddities and missing features that keeps me on pgadmin3... so much that I actually started my own local branch

pgadmin4 not working

2018-12-30 Thread Mark Murawski
Hi All, After a few releases, I'm interested in trying pgadmin4 again. Epicly failing at launch: markm {~} kobaz$ pgadmin4 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz' QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz' Python path: "/home

Re: flask again

2017-12-20 Thread Mark Murawski
/17 1:30 PM, Mark Murawski wrote: Hi, Considering python dependencies, paths, and related etc are the bane of installing pgadmin4, I would suggest the developers start looking at how certbot from the letsencrypt project handles it., it just seems to 'always work'. On 12/13/2017

Re: flask again

2017-12-16 Thread Mark Murawski
Hi, Considering python dependencies, paths, and related etc are the bane of installing pgadmin4, I would suggest the developers start looking at how certbot from the letsencrypt project handles it., it just seems to 'always work'. On 12/13/2017 01:26 AM, Malik Rumi wrote: That did it! Bo

Re: PGadmin4

2017-11-15 Thread Mark Murawski
Hi Murtuza, This is in regards to pgadmin4 2.0 on Mac (I've been unable to use pgadmin4 on linux for quite some time, the installation process is a bit of a nightmare, and I'm not the only one who feel this way) I too have workflow issues that pgadmin4 does not meet. I continually use pgadm

Re: pgadmin4 2.0 not properly starting

2017-11-15 Thread Mark Murawski
Is something hard coded in pgadmin4 to require 3.4 when configuring with python3? Grepping for python3.4 has yielded no results, but that doesn't rule out building the path via concatenation. On 11/14/17 18:01, Mark Murawski wrote: The instructions you've provided don't

Re: pgadmin4 2.0 not properly starting

2017-11-14 Thread Mark Murawski
min4) markm {~/download/pgadmin4/runtime} markm$ On 11/08/2017 12:35 AM, Neel Patel wrote: Hi Mark, Before launching pgAdmin4 application, can you please export PYTHONPATH variable to "/home/markm/.virtualenvs/pgadmin4/bin/python-config", so that application will pick the packages

Re: pgadmin4 2.0 not properly starting

2017-11-07 Thread Mark Murawski
make virtualenv of one python version, install requirements and run pgAdmin4 from same virtualenv ? Thanks, Neel Patel On Tue, Nov 7, 2017 at 8:54 PM, Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: Hi Neel, Here you go: source /usr/share/virtual

Re: pgadmin4 2.0 not properly starting

2017-11-07 Thread Mark Murawski
e displayed like "Python3 detected.". Let us know if you face any issue. Thanks On Tue, Nov 7, 2017 at 7:03 AM, Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: Hi, Checkout  master                        8b543a58 Python 2.7 Pgadmin4 draws a

pgadmin4 2.0 not properly starting

2017-11-06 Thread Mark Murawski
Hi, Checkout master8b543a58 Python 2.7 Pgadmin4 draws an initial window and then goes no further. Attached screenshot. There's no log file output. And only this from the main process: $ runtime/pgAdmin4 Python path: "/home/markm/.virtualenvs/pgadmin4/lib/python3.4

Re: Requirements Failure

2017-08-04 Thread Mark Murawski
On 08/02/17 00:08, Ashesh Vashi wrote: Hi Mark, On Wed, Aug 2, 2017 at 8:47 AM, Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: Requirements fails to load for the latest trunk/master 6717aff We don't use SVN for source management. Please let us know - from where

Requirements Failure

2017-08-01 Thread Mark Murawski
Requirements fails to load for the latest trunk/master 6717aff (pgadmin4)markm {~/download/pgadmin4} kobaz$ pip3 install --upgrade -r requirements.txt Exception: Traceback (most recent call last): File "/home/kobaz/.virtualenvs/pgadmin4/lib/python3.4/site-packages/pip/basecommand.py", line