Hi,
I'm using PgAdmin4 very well, thanks.
I found a problem.
OS: windows7 64bit, (support Korean Language)
PgAdmin4: v3.6 (pgadmin.org , exe install version)
When hostname (windows' computer name) is non ascii, I could not run
pgadmin.
this problem is resolved by change hostname.
but, th
Hi,
My pgadmin4 was updated to 3.5.
but it broken because I did not install python2-psutil package.
pgadmin4 package might set depends on python psuitl package.
Regards ioseph.
Hi
I translated pgAdmin v4 messages.
pot file is version 3.1.
apply to next version, plz.
Regards, ioseph.
pgadmin-msg-ko.po.gz
Description: application/gzip
, ioseph.
2018년 02월 06일 13:55에 Murtuza Zabuawala 이(가) 쓴 글:
On Tue, Feb 6, 2018 at 9:21 AM, Ioseph Kim <mailto:pgsql...@postgresql.kr>> wrote:
Hi,
I used pgadmin4 since 2 month.
pgadmin4 is a good application for PostgreSQL. that is true!
but, in multibytes environment
Hi,
I used pgadmin4 since 2 month.
pgadmin4 is a good application for PostgreSQL. that is true!
but, in multibytes environment, python2 + pgadmin4 is not good choice.
if table name or column name is multibytes, export, import is not
working, because python2 unicode processing is ugly.
and
.org/issues/2821
We have recently fixed it and fix should be available in next pgAdmin4
release.
Thanks,
Murtuza
On Wed, Dec 27, 2017 at 9:34 AM, Ioseph Kim <mailto:pgsql...@postgresql.kr>> wrote:
Hi,
when server message is not english (my server is korean),
pgadmin4
Hi,
when server message is not english (my server is korean),
pgadmin4 make a error bellow.
File
"/usr/lib/python2.7/site-packages/pgadmin4-web/pgadmin/utils/driver/psycopg2/__init__.py",
line 1612, in _formatted_exception_msg
self.decode_to_utf8(exception_obj.diag.message_primary)
Un