Re: Could SOMEONE please get me off this mailing list?

2018-05-18 Thread Dave Page
lays next to the "to pgadmin-support" header at the top of the message in their web interface? If you're not using the Gmail interface and your MUA doesn't show it, you can inspect the message headers which include the link. Look for the List-Unsubscribe: line. -- Dave Page Blo

Re: SQL_ASCII support (or lack thereof)

2018-05-18 Thread Dave Page
; ALTER DATABASE tms_production >> SET standard_conforming_strings TO off; > > > To replicate the issue; > >- create a table with a text field. >- paste some valid ASCII.1252, but invalid UTF8 data into it. >- try to do something (ex:SELECT * FROM ;) in pgAd

Re: SQL_ASCII support (or lack thereof)

2018-05-17 Thread Dave Page
to figure out the issue and work around it. It's worth noting though that it's usually a bad idea to use SQL_ASCII (that's not intended as an excuse, just as some advice). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: User account and settings storage in other database than SQLite

2018-05-04 Thread Dave Page
other things on the todo list. Please do add a feature request to the tracker though (https://redmine.postgresql.org/projects/pgadmin4/issues/new) for future consideration. If you want to work on it yourself, we'll certainly support that. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: User account and settings storage in other database than SQLite

2018-05-03 Thread Dave Page
point where it may become an issue, but I have no idea at present if that's at 30 users or 300. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgadmin4.3 - login failure

2018-04-20 Thread Dave Page
On Fri, Apr 20, 2018 at 1:13 PM, Dave Page <dp...@pgadmin.org> wrote: > I've asked the Debian/Ubuntu package maintainer to look into this. > And he tells me that updated packages will be published to the mirrors shortly. > > On Fri, Apr 20, 2018 at 10:23 AM, frankgard <fra

Re: pgadmin4.3 - login failure

2018-04-20 Thread Dave Page
kind of "dirty hack", but be aware that I don't know the "deeper > consequences" of doing so. > > Hope this helps. > > Cheers, > Frank. > > > > -- > Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin- > support-f2191615.h

Re: My pgAdmin is broken

2018-04-20 Thread Dave Page
and its attachments without reading or saving. Thank you. >> >> >> > > > -- > dme > > > *Derek Ealy* > Sr. Software Architect > > NovaWurks, Inc. > 10772 Noel Street > <https://maps.google.com/?q=10772+Noel+Street%C2%A0+Los+Alamitos,+CA+90720=gmail=g> > Los Alamitos, CA 90720 > <https://maps.google.com/?q=10772+Noel+Street%C2%A0+Los+Alamitos,+CA+90720=gmail=g> > P: 562.340.6270 <562.340.6270%20x%20700> > F: 877.353.7537 > C: 310.936.4070 <801.319.4613> > > www.novawurks.com > > CONFIDENTIALITY NOTICE: This e-mail, including attachments, is company > confidential information proprietary to NovaWurks Corporation or its > customers and may be confidential, legally privileged, and protected by > law. If you are not the intended recipient you may not use, disclose, > distribute, copy, print, or rely on this e-mail. If you have received this > transmission in error please notify the sender and destroy the original > transmission and its attachments without reading or saving. Thank you. > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 version 3 missing exit button.

2018-04-18 Thread Dave Page
stgreSQL Company > > > On Wed, Apr 18, 2018 at 1:30 AM, richard coleman < > rcoleman.ascen...@gmail.com> wrote: > >> pgAdmin4 version 3 looks better than the previous versions. There >> appears to be a major oversight, there is no quit/exit/end button. You >&g

Re: pgAdmin 4 3.0 - bug when browsing on trigger functions

2018-04-17 Thread Dave Page
/ > pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py", > line 1053, in sql > ) + '(' + res['rows'][0]['func_args'] + ')' > KeyError: ‘nspname' > > > Docker version: > Version: 3.0 > Copyright: Copyright 2013 - 2018, The pgAdmin Development Team > Python Version: 3.6.5 (default, Mar 31 2018, 01:52:14) [GCC 6.4.0] > Flask Version: 0.12.2 > Application Mode: Server > Current User: pgad...@example.com > > > Kind Regards, > Alan. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2018-03-14 Thread Dave Page
On Wed, Mar 14, 2018 at 11:12 AM, noAnymous < vhwftl1rzizurxvgg...@discardmail.com> wrote: > Hi Dave, > > > Dave Page-7 wrote > > Please try the test build at > > https://developer.pgadmin.org/~dpage/pivotal/pgadmin4-3.0-dev-x86.exe > > did so and the fonts lo

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2018-03-13 Thread Dave Page
Setting the color depth to 32 bit (and restarting pgAdmin4) > resulted the fonts being readable. > > @pgAdmin devs: Please make pgAdmin4 always render readable fonts - also in > 16 bit color depth. THX. > > HTH > > > > -- > Sent from: http://www.postgresql-archive

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

2018-03-13 Thread Dave Page
re complaints earlier: >> https://www.postgresql.org/message-id/flat/329494048.1940229 >> .1510670282981%40mail.yahoo.com#329494048.1940229.15106702 >> 82...@mail.yahoo.com >> >> >> -- >> Kind regards, >> Pavlo mailto:pavlo.go...@cybertec.at >> >> >> > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: PGAdmin4 2.1 OSX bloat

2018-02-22 Thread Dave Page
bundle "pgAdmin >>> 4.app" and Get Info its size, which shows 621.1MB. >>> >>> I'm using Mac OS 10.12 Sierra. >>> >>> Perhaps the PgAdmin application proper is about 184MB as you said, in >>> which case it may be the combined size of th

Re: Revamped runtime vs. Version number

2018-02-01 Thread Dave Page
On Thu, Feb 1, 2018 at 3:17 PM, Robert Eckhardt <reckha...@pivotal.io> wrote: > > > On Thu, Feb 1, 2018 at 9:45 AM, Dave Page <dp...@pgadmin.org> wrote: > >> So there's been nothing but positive feedback about the PoC revamped >> runtime I asked folks on the

Re: pgadmin4 from apt.postgresql.org - ubuntu xenial - solved

2018-01-31 Thread Dave Page
he app would be hosted behind Apache/mod_wsgi). In desktop mode, I would hope the splash screen goes away and is replaced with the application window. > > Cheers > Tony > > > > > > > > >> On 01/02/18 07:28, Dave Page wrote: >> >>

Re: Problems on MacOS High Sierra

2018-01-31 Thread Dave Page
ail > transmission. If verification is required please request a hard-copy > version. > > TMLEP may monitor email traffic data and also the content of emails for > compliance purposes and to protect its business. > > > > *From: *Dave Page <dp...@pgadmin.org> > *Date:

Re: Fwd: pgAdmin4 2.1 on apt.postgresql.org

2018-01-31 Thread Dave Page
On Wed, Jan 31, 2018 at 11:48 AM, Christoph Berg <m...@debian.org> wrote: > Re: Dave Page 2018-01-26 <CA+OCxoy77QbBLotBt1n2XL=jQ+ > khbvpxvjhzqwc48t2qa4l...@mail.gmail.com> > > For those that may not watch -announce > > > > -- Forwarded message

Re: What pgAdmin version(s) needed these tables/functions?

2018-01-31 Thread Dave Page
e > pgadmin_triggers > pgadmin_views > > pgadmin_get_col_def() > pgadmin_get_desc() > pgadmin_get_handler() > pgadmin_get_pgdesc() > pgadmin_get_rows() > pgadmin_get_sequence() > pgadmin_get_type() > > Wow, that takes me back. They're from pgAdmin 1 iirc, and have

Re: PGAdmin Version 2.1

2018-01-30 Thread Dave Page
force objects like these to be permanently hidden? It's quite reasonable to want to see them - they can be quite useful when writing stored procedures that deal with rows for example. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: PGAdmin Version 2.1

2018-01-30 Thread Dave Page
need to duplicate everything else.* > No - if you switch on "Show system objects", it will display system objects such as row types. That's the whole point of the switch (which is off by default). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: PGAdmin Version 2.1

2018-01-30 Thread Dave Page
://www.postgresql.org/docs/10/static/plpgsql-declarations.html#PLPGSQL-DECLARATION-ROWTYPES -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Request for feedback: Alternate desktop runtime architecture

2018-01-29 Thread Dave Page
What browser are you using? > > Aside from that, I'm not seeing anything here of concern. Nice job. > > Anthony > > > On January 23, 2018 at 9:48:43 AM, Dave Page (dp...@pgadmin.org) wrote: > > All, > > As you may know, the most troublesome part of pgAdmin 4

Fwd: pgAdmin4 2.1 on apt.postgresql.org

2018-01-26 Thread Dave Page
adbach 12080, USt-ID-Nummer: DE204566209 Trompeterallee 108, 41189 Mönchengladbach Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer pgp fingerprint: 5C48 FE61 57F4 9179 5970 87C6 4C5A 6BAB 12D2 A7AE -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake Enterpris

Request for feedback: Alternate desktop runtime architecture

2018-01-23 Thread Dave Page
at the moment, for which I would appreciate any feedback. Windows and Mac builds can be found here: https://developer.pgadmin.org/~dpage/runtime-revamp/ and the GIT branch can be found here: https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=shortlog;h=refs/heads/runtime-revamp Thanks! -- Dave Page

Re: Search Objects - redux

2018-01-22 Thread Dave Page
ime? > It's safe, but I don't know whether it'll work. It should be obvious if not. > > > Stefan > > > > *From: *Dave Page <dp...@pgadmin.org> > *Date: *Monday, January 22, 2018 at 2:57 AM > *To: *Stefan Zauchenberger <ste...@ice-sys.com> >

Re: Search Objects - redux

2018-01-18 Thread Dave Page
one feature of pgAdmin3, which I miss dearly in > pgAdmin4: The "Search objects ..." functionality. Are there any plans to > implement that feature soon? > I dream of it as a separate tab with a search bar like in the online help. > Clicking on the items found would jump

Re: pre-configure configuration for use in Docker environment for development

2018-01-10 Thread Dave Page
tion. This way, > the developer does not have to add a server in pgAdmin each time. > > Is this possible? > Not at present I'm afraid. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: color preferences missing in settings

2018-01-08 Thread Dave Page
On Mon, Jan 8, 2018 at 9:37 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Jan 8, 2018 at 3:00 PM, Dave Page <dp...@pgadmin.org> wrote: > >> >> >> On Mon, Jan 8, 2018 at 9:24 AM, Khushboo Vashi < >> khushboo.va...@en

Re: color preferences missing in settings

2018-01-08 Thread Dave Page
ors. >> >> I’m using Version 2.0 of pgadmin 4. >> >> Logged the issue. RM #2990 <https://redmine.postgresql.org/issues/2990> > Why? It's not a bug. This feature will be in 2.1: https://redmine.postgresql.org/issues/1383 -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: Enums printout - possible bug

2017-12-18 Thread Dave Page
> On Mon, Dec 18, 2017 at 3:13 PM, Dave Page <dp...@pgadmin.org> wrote: > >> Hi >> >> Looks like there's a TZ issue in the datatype test: >> >> == >> FAIL: runTest (pgadmin.feature_tests

Re: pre-populate pgadmin4 configuration (server, for example)

2017-12-13 Thread Dave Page
t; > > By default, pgAdmin4 will automatically pre-populate the Postgres servers > which are installed locally but user has to add remote Postgres servers > manually in server list. > > > > Thanks in advance. > Blake > > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 | Changing Mail From information!

2017-11-28 Thread Dave Page
isedb.com> > *To: *"Đỗ Ngọc Trí Cường" <dntcu...@digi-texx.vn> > *Cc: *"Dave Page" <dp...@pgadmin.org>, pgadmin-support@lists.postgres > ql.org > *Sent: *Tuesday, November 28, 2017 2:52:37 PM > > *Subject: *Re: pgAdmin 4 | Changing Mail From informat

Re: pgAdmin4 behind HTTPs

2017-11-22 Thread Dave Page
On Wed, Nov 22, 2017 at 8:49 AM, Stefan Tzeggai <tzeg...@empirica-systeme.de > wrote: > > Hi > > Am 21.11.2017 um 21:09 schrieb Dave Page: > > > > > >> On 21 Nov 2017, at 20:06, Stefan Tzeggai <tzeg...@empirica-systeme.de> > wrote: > >>

Re: pgAdmin4 behind HTTPs

2017-11-21 Thread Dave Page
> On 21 Nov 2017, at 20:06, Stefan Tzeggai wrote: > > Hi > > I installed pgAdmin4 2.0 in SERVER-Mode. It listens on Port 5050 by default. > > Now I configured Apache2 to proxy external https access to localhost:5050 > >> ProxyPass /

Re: Windows testing required: Updated runtime

2017-11-16 Thread Dave Page
is added and can be moved to a different window, but the following > error was generated and the window was blank. > > > > Cheers, > George > > On 06/07/2017 9:59 AM, Dave Page wrote: > > All, > > I've put an interim build of pgAdmin 4 at https://developer.pgad

Re: text showing through menu drop down

2017-11-14 Thread Dave Page
ng a legal contract or a binding > representation and does not represent the views of Angus Council. Emails > may be monitored for security and network management reasons. Messages > containing inappropriate content may be intercepted. Angus Council does not > accept any liabilit

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2017-10-18 Thread Dave Page
m/fwlink/?LinkId=550986> para > Windows 10 > > > > *De: *Dave Page <dp...@pgadmin.org> > *Enviado:*terça-feira, 17 de outubro de 2017 08:48 > *Para: *Edson Richter <edsonrich...@hotmail.com> > *Cc:*Pgadmin-Support@Postgresql. Org <pgadmin-supp..

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

2017-10-17 Thread Dave Page
On Tue, Oct 17, 2017 at 1:44 PM, Tomek wrote: > Hi, > > It is not exactly truth... In v3 the query is executed, fetched and > all rows are displayed, > >>> > >>> No they're not, though they are all transferred to the client which is > why it's slower. > >> > >> They are

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

2017-10-17 Thread Dave Page
. > Then increase ON_DEMAND_RECORD_COUNT to a higher value if that suits the way you work. Very few people scroll as you suggest - if you know you want to see the 5001 record, it's common to use limit/offset. If you don't know, then you're almost certainly going to scroll page by page o

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

2017-10-17 Thread Dave Page
the data to them quickly - far more quickly than pgAdmin 3 ever did when working with larger resultsets. If that's pointless for you, then that's fine, but other users appreciate the speed and responsiveness. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

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

2017-10-17 Thread Dave Page
is a design error at my point of view. > pgAdmin doesn't wait for all the data. It does load/fetch only the first 1000 rows. However, it cannot do anything until Postgres makes data available. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.ente

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

2017-10-17 Thread Dave Page
, and obviously that will take huge amount of time > ) > ​ > ​ > Right - exactly as it does in psql (the command line interface). pgAdmin can't make the database engine faster - all it can do is retrieve and display the results as efficiently as possible, once the server makes

Re: No commit nor Rollback button

2017-10-17 Thread Dave Page
new features every time someone asks for something. Doing so adds maintenance costs, and increases complexity of the UI for *everyone*. That is part of the reason why pgAdmin III became unmaintainable; we added too many features on a whim without giving enough thought to whether or not the adde

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

2017-10-16 Thread Dave Page
ault 1000) in the application config file by overriding the ON_DEMAND_RECORD_COUNT option in web/config_local.py in your installation. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: No commit nor Rollback button

2017-10-16 Thread Dave Page
ns (greyed in autocommit > mode, enabled in non autocommit mode). > pgAdmin hasn't had commit/rollback buttons in nearly 20 years, and there have been very few requests to add them in that time. Would the extra space on the button bar really be worth it for most users given so few have ever ask

Re: I'd like a lightweight alternative to pgAdmin4 ?

2017-10-13 Thread Dave Page
> On 13 Oct 2017, at 05:16, Stephen Cook wrote: > >> On 2017-10-12 15:59, Michael Rasmussen wrote: >> I would suggest keep trying pgAdmin 4 and reporting on issues, so >> progress towards making it the tool we want it to be. > > It won't happen, choices have been made that

Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"

2017-10-12 Thread Dave Page
wala >> EnterpriseDB: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> >> >> On Wed, Oct 11, 2017 at 4:10 AM, Peterko <coolman.p...@centrum.cz> wrote: >> >>> Hello, >>> >>> I use pgAdmin 4 - version 2.0 on Wind

Re: pgAdmin 4 v2, server cannot be connected

2017-10-09 Thread Dave Page
t;> says APP_RELEASE = 2 and APP_REVISION = 0, nothing relevant in >> config_distro.py. >> >> >> >> 2017-10-06 12:17 GMT-04:00 Dave Page <dp...@pgadmin.org>: >> >>> Hi >>> >>> On Fri, Oct 6, 2017 at 4:40 PM, Ronald Viscarra < >

Re: pgadmin4 exception: session['_id'] not in self.managers

2017-10-09 Thread Dave Page
in server mode with mod_wsgi as a host. > PostgreSQL 9.4.14 - from the postgres apt repository. No changes made to > timeouts or anything in the postgresql.conf , it's all defaults. > Python 2.7 > psycopg2 2.7.3.1 > > I can confirm that the apache process hosting pgadmin4 is running

Re: pgAdmin4 never loading

2017-10-09 Thread Dave Page
x lptp 4.13.0-12-generic #13-Ubuntu SMP Sat Sep 23 03:40:16 UTC 2017 > x86_64 x86_64 x86_64 GNU/Linux > > $cat /etc/os-release > NAME="Ubuntu" > VERSION="17.10 (Artful Aardvark)" > ID=ubuntu > ID_LIKE=debian > PRETTY_NAME="Ubuntu Artful Aa

Re: pgAdmin 4 v2, server cannot be connected

2017-10-06 Thread Dave Page
b/ directory of the installation. If I had to guess, I suggest that maybe you copied config.py from one installation to the other at some point (maybe you copied it to config_local.py originally, then copied that into the new installation)? -- Dave Page Blog: http://pgsnake.blogspot.com T

Re: Table Node Feature

2017-10-06 Thread Dave Page
gt; That hasn't been possible since PostgreSQL 7.3. Tables are always in a schema now. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Dave Page
the hard work on this. > Thanks, you're welcome! > > > *From:* Dave Page [mailto:dp...@pgadmin.org] > *Sent:* 05 October 2017 16:24 > *To:* pgAdmin Support; pgadmin-hackers > *Subject:* pgAdmin 4 v2.0 Released! > > > > The pgAdmin Development Team are pleased to announce

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Dave Page
, though I believe the Postgres APT team are working on it. > > I'm still using v3 because that is all that is available in the Ubuntu GIS > repo for Trusty... > > Thanks, > > Brent Wood > -- > *From:* Devrim Gündüz <dev...@gunduz.org> >

pgAdmin 4 v2.0 Released!

2017-10-05 Thread Dave Page
sessions For more information, please see the website: https://www.pgadmin.org/ Download your copy from: https://www.pgadmin.org/download/ -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 v2.0 Release Candidate 2

2017-09-27 Thread Dave Page
0.5 RP_MATCHES_RCVDEnvelope sender domain matches handover relay > domain > 2.5 BAYES_50 BODY: Bayes spam probability is 40 to 60% > [score: 0.5000] > X-Pg-Spam-Score: -4.2 () > > On Tue, Sep 26, 2017 at 09:13:42PM +0

Re: pgAdmin 4 v2.0 Release Candidate 2

2017-09-26 Thread Dave Page
o fantasize. Whether or not you > wish to share my fantasy is entirely up to you. > www.youtube.com/unusedhero/videos > Folk Alley - All Folk - 24 Hours a day > www.folkalley.com > > > > On Tuesday, September 26, 2017, 3:14:31 PM EDT, Dave Page <d

Re: pgAdmin 4 v2.0 Release Candidate 2

2017-09-26 Thread Dave Page
> On 26 Sep 2017, at 19:35, Melvin Davidson wrote: > > I noticed that the dashboard has is not in the server panel by default, > but must be added. Was that intentional? What does that mean? > > Also, in PgAdmin III, it was possible to select and cancel session(s). >

Re: Hosting pgAdmin4 with Apache/WSGI

2017-09-18 Thread Dave Page
Sánchez < >> gabrielesanc...@gmail.com> wrote: >> >>> >>> On Thu, Sep 14, 2017 at 2:33 PM, Dave Page <dp...@pgadmin.org> wrote: >>> >>>> >>>> >>>> On Thu, Sep 14, 2017 at 5:59 PM, Mike Surcouf <mi...@surcouf.co.uk>

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Dave Page
sis that i can perform for more insight? > If you're using QT 5.0+, then it'll default to QtWebEngine, which I guess you don't have installed. QtWebKit is generally preferred for performance reasons; you can force the use of that with: qmake "DEFINES += PGADMIN4_USE_WEBKIT" -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgadmin 4 on windows - no Graphical explain?

2017-08-24 Thread Dave Page
ce > or distribution by others or forwarding without express permission is > strictly prohibited and may be unlawful. If you receive this message in > error, please contact the sender and delete the material from any computer. > > > > > From:Dave Page <dp...@pga

Re: unsubscribe

2017-07-27 Thread Dave Page
. > > Otherwise per the list header https://lists.postgresql.org/manage/ is > another way to try doing it. > > Per his request, please contact Stephen Frost <sfr...@snowman.net> if the > normal mechanism for getting off the list isn't working for you. > > -- Darr

Re: pgAdmin 4 v1.6 Released!

2017-07-27 Thread Dave Page
f them contain 1.5 as the version? Please note, I'm going on vacation from this weekend and won't be back until ~17th August (though I may have intermittent access to email only; i.e. no laptop). If I don't reply to emails in that time, that's why. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 v1.6 Released!

2017-07-21 Thread Dave Page
where is the v1.5 that starts from the "non-administrator" shortcut, > that's another question... > You could try searching for files containing one of these lines: APP_REVISION = 5 APP_VERSION_INT = 15001 That should (I hope) find the config.py that is setup for 1.5. >

Re: pgadmin4 1.6 (python wheel) doesn't work under Ubuntu Server 16.04 LTS

2017-07-21 Thread Dave Page
On Fri, Jul 21, 2017 at 11:53 AM, deluk <ludger.koeh...@krzn.de> wrote: > I found the solution. > We loaded the wrong virtualenv enviroment. > I think we've all done that :-) -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.e

Re: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-21 Thread Dave Page
rom >> */pgadmin4* to */* to fix this issue. >> >>> >>> Yes, This is a work around. > But we also have to fix this issue at code level to honour the virtual > DirectoryRoot path :) > Are you working on this Murtuza? I don't want it to get forgotten. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: pgAdmin 4 v1.6 Released!

2017-07-21 Thread Dave Page
.exe" executable from v1.6 installation path. > > I will do some checks on another PC today. > > Thank you and kind regards > Pawel > > > On 21 July 2017 at 00:28, Dave Page <dp...@pgadmin.org> wrote: > >> You don't have the PostgreSQL installer from EDB

Re: pgAdmin 4 v1.6 Released!

2017-07-20 Thread Dave Page
Files (x86)\pgAdmin > 4\v1\web\ > and log files from C:\Users\pawelhadam\AppData\Roaming\pgAdmin\ > > > I have no idea where v1.5 is still sitting on my PC :( I must be doing > something stupid, I am afraid. > > > Thanks in advance for any more help and k

Re: Consider default SERVER_MODE =True for pgadmin4-v1-web

2017-07-19 Thread Dave Page
n interpreter with a web browser attached, that runs the python web code, and then renders it. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: uninstalling pgadmin4 version 1.0

2017-07-19 Thread Dave Page
nt it would get you v1.5, but an update to the PostgreSQL installer with pgAdmin 1.6. should be available in the next few days. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: New font for testing in Query Editor tool

2017-07-19 Thread Dave Page
Possibly not, but then it will fall back to the old one. On Wed, Jul 19, 2017 at 1:13 PM, Mike Surcouf <mi...@surcouf.co.uk> wrote: > Is that font available on all browsers iPad etc? > > > > *From:* Dave Page [mailto:dp...@pgadmin.org] > *Sent:* 19 July 2017 13:11 >

Re: New font for testing in Query Editor tool

2017-07-19 Thread Dave Page
Monospace, which we currently use, and Menlo, the proposed new default. On Wed, Jul 19, 2017 at 12:58 PM, matshyeq <matsh...@gmail.com> wrote: > What are the options? > > On 19 July 2017 at 10:37, Dave Page <dp...@pgadmin.org> wrote: > >> >> >> On Wed,

Re: pgAdmin 4 v1.6 Released!

2017-07-14 Thread Dave Page
e use 127.0.0.1 as the server address instead of 'localhost'. That was because we found that resolution of 'localhost' to an address can actually be quite slow on Windows in a Qt app. Do you have any kind of unusual network setup where 127.0.0.1 wouldn't work? E.g. *only* IPv6? -- Dave Page Blog: http://pg

Re: Windows testing required: Updated runtime

2017-07-11 Thread Dave Page
nt Viewer logs and the pgAdmin log is empty in > C:\Users\username\AppData\Roaming\pgAdmin > > > > The registry key in HKEY_CURRENT_USER\Software\pgadmin\pgadmin4 is blank > with a value not set. > > > > Windows 7 Enterprise 64 bit > > 16GB RAM > > SSD &g

Re: Windows testing required: Updated runtime

2017-07-07 Thread Dave Page
> programfiles and restarted reinstalled. > > Also trying with AV disabled. > > Unfortunately I still get the same results. > > > > *From:* Mike Surcouf [mailto:mi...@surcouf.co.uk] > *Sent:* 07 July 2017 10:17 > *To:* 'Dave Page' > *Cc:* pgadmin-hackers; pgAdmin S

Re: Windows testing required: Updated runtime

2017-07-07 Thread Dave Page
ig options will have reset to default. It is possible to revert the changes to the DB, but that's somewhat fiddly. If anyone really needs to do that, let me know and I'll write up instructions. Apologies if that causes anyone problems. Thanks! On Thu, Jul 6, 2017 at 3:59 PM, Dave Page <dp...@pgadm

Windows testing required: Updated runtime

2017-07-06 Thread Dave Page
. Thanks! -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: has pgadmin 1.6 a scheduled release date?

2017-07-03 Thread Dave Page
Not yet. On Mon, Jul 3, 2017 at 9:37 AM, Lazaro Garcia <lazaro3...@gmail.com> wrote: > Hello. Has pgadmin 1.6 a scheduled release date? > > > > Regards. > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com T

Re: PGAdmin 4 1.5 desktop mode not starting on Windows 7 64 bit

2017-07-01 Thread Dave Page
It is fixed for 1.6. There's a build from Friday at https://developer.pgadmin.org/~dpage/, but be aware there are a couple of issues with View Data in that one (that have been fixed for 1.6 as well). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http

Re: Database broken after using pgadmin 'backup' on OSX

2017-06-29 Thread Dave Page
> On 29 Jun 2017, at 21:06, Conor McNally wrote: > > Hi, > > Can anyone help with the following problem? > > Since upgrading to pgAdmin 4 v1.5 on macOS Sierra (v10.12.5), it seems my > database is 'broken' every time I use the pgAdmin 'Backup' tool. > > Here's what

Re: request link to maintained pgAdmin 3 fork on main project page

2017-06-28 Thread Dave Page
Hi On Wed, Jun 28, 2017 at 2:14 PM, Darren Duncan <dar...@darrenduncan.net> wrote: > Dave Page or whom it concerns, > > Reflecting on feedback given to this list on a number of occasions > including today about how pgAdmin 3 works better for some people than > pgAdmin 4 doe

Re: unsubscribe

2017-06-23 Thread Dave Page
> On 23 Jun 2017, at 07:03, Darren Duncan wrote: > >> On 2017-06-22 5:52 PM, Kiran Kumar wrote: >> unsubscribe >> >> On Fri, Jun 23, 2017 at 2:07 AM, David De Maeyer wrote: >> >>unsubscribe > > Now this recent rash of "unsubscribe" posts feels more like trolling

<    1   2   3   4   5