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 "
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.
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
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
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
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