I will send to you with
next message.
So, what's wrong? Sorry, If those question was here.
Thanks.
--
Best regards, Dmitry Voronin
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
wondering whether it would make sense for the community to agree on maintaining one fork of the project so that various improvements all end up in the same place? For example, yesterday BigSQL announced its own fork of pgAdmin3:https://www.bigsql.org/pgadmin3/ On Fri, Oct 28, 2016 at 3:16 AM, Dmitry
.
- Full translation for ru locale.
Your pull requests or additions are welcome!
--
Best regards, Dmitry Voronin
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
Hello, pgadmin4 team.
Does pgadmin4 support Kerberos authentication? I know, that Flask framework has
Kerberos module, but I don't find anything in docs and in the code. Thanks.
--
Best regards, Dmitry Voronin
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To
sucessfully run pgadmin4 as web applicaion by confiugre and install
requirements for Python3.
Can you tell me how run pgadmin4 as desktop application more in details please?
--
Best regards, Dmitry Voronin
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make
input and output encodings;
- Function's combobox is not available, and I can't specify functions for
execution and enter the names.
So, the patch dkgConversion.patch fix it.
Please, correct me if I'm not right. Thank you.
--
Best regards, Dmitry Voronin
--- pgadmin3-1.22.0.ori
Make sure, that you install all postgresql packages (postgresql-server-dev-9.3, and libpq). 25.03.2015, 19:49, "Beholder" :Problem with building on Ubuntu: -- Best regards, Dmitry Voronin
Make sure, that you install all postgresql packages (postgresql-server-dev-9.3,
and libpq).
25.03.2015, 19:49, "Beholder" :
> Problem with building on Ubuntu:
--
Best regards, Dmitry Voronin
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make ch
I create a view in PostgreSQL 9.4 with check_option local or cascaded the SQL in sqlbox of object's properties convert those options with localization, that is:(SQL from sql box):CREATE OR REPLACE VIEW public.view WITH (check_option=каскадно) ASSELECT * FROM test; -- Best regards, Dmitry Voronin