Hi,
Can you try pasting follwoing in your config_local.py,
import os
DATA_DIR = os.path.realpath(os.path.expanduser(u'~/.pgadmin/'))
LOG_FILE = os.path.join(DATA_DIR, 'pgadmin4.log')
SQLITE_PATH = os.path.join(DATA_DIR, 'pgadmin4.db')
SESSION_DB_PATH = os.path.join(DATA_DIR, 'sessions')
STORAGE_D
Murtuza,
Thanks for the reply. I added the lines you suggested to
/usr/local/lib/python2.7/dist-packages/pgadmin4/config_local.py and then
tried to start pgadmin as me (a standard user) with:
python /usr/local/lib/python2.7/dist-packages/pgadmin4/pgAdmin4.py
and get the following errors:
Traceback
I was just trying the new postgres 10 logical replication, and for that I
had to issue a
CREATE PUBLICATION mypub FOR table mytable
on the server, and a
CREATE SUBSCRIPTION mysub CONNECTION 'host=myhost ...' PUBLICATION mypub;
The problem is that after a failed attempt (wrong host, no password, wr
test
On Sun, Oct 8, 2017 at 4:35 AM, Charles Beaudette <
charles.beaude...@gmail.com> wrote:
> Hello,
>
> I just installed the new version of PGAdmin 4 (v 2.0) on Windows 10 and I
> find it quick and responsive ! However, when trying to add a right angle
> bracket (on my actual keyboard configuration,