Re: [pgadmin-support] Backup database runs forever

2016-11-30 Thread Ashesh Vashi
Hi Yury, To remove those messages, you can follow the below instructions: * Download the "DB Browser for SQLite" from http://sqlitebrowser.org/ and install it. * Start it. * Stop pgAdmin 4 (if running). * Open the file "%APPDATA%\pgAdmin\pgAdmin4.db" * Go to "Execute SQL" tab, and run the query "

Re: [pgadmin-support] pgadmin4 & runtime

2016-11-30 Thread Dave Page
Hi On Wed, Nov 30, 2016 at 7:07 PM, Dmitry Voronin wrote: > Hello, pgadmin4 team! > > I use pgadmin4 1.1 from official site on Ubuntu 14.04. > > I have Python 3.4.3, qt5 5.2.1 and I build a runtime component for running > pgadmin4 in client mode. > > I set venv via venv-3.4 in pgadmin4-1.1/venv.

Re: [pgadmin-support] PgAdmin4 not usable when installed from RPMs on Fedora linux

2016-11-30 Thread Devrim Gündüz
Hi, On Tue, 2016-11-29 at 10:38 +, Kieran McCusker wrote: > I'm having the same problem. I did install the earlier RPMs but removed  > them (and any mention I could find of pgAdmin4) before reinstalling. Can you please follow the instructions that I wrote here? https://www.postgresql.org/me

[pgadmin-support] pgadmin4 & runtime

2016-11-30 Thread Dmitry Voronin
Hello, pgadmin4 team! I use pgadmin4 1.1 from official site on Ubuntu 14.04. I have Python 3.4.3, qt5 5.2.1 and I build a runtime component for running pgadmin4 in client mode. I set venv via venv-3.4 in pgadmin4-1.1/venv. So, I run runtime part with command: $ cd pgadmin4-1.1/ $ ./runtime/pg

Re: [pgadmin-support] PgAdmin4 STILL not usable when installed from RPMs on Fedora linux

2016-11-30 Thread Devrim Gündüz
On Tue, 2016-11-29 at 10:42 +0100, Peter Juhasz wrote: > I've removed the previous pgadmin4-* packages then installed the new > ones. That is not enough -- can you please also delete the directories that I mentioned here? https://www.postgresql.org/message-id/1479206529.4684.18.camel%40gunduz.org

[pgadmin-support] problem with pgAdmin 4 on Windows

2016-11-30 Thread Harasty, Daniel J
Greetings, I'm trying to install pgAdmin 4 on my Windows laptop (without installing the full version of PostgreSQL) so that I can admin my 9.3 server on a nearby Ubuntu box. The download of version 1.1 and install seemed to work fine. However, upon launching, I get stuck in a loop of where th