[pgadmin-org/pgadmin4] 6f857b: Replace the logic to download/install PostgreSQL o...

2023-10-11 Thread Akshay Joshi
paths: M .github/workflows/run-python-tests-pg.yml Log Message: --- Replace the logic to download/install PostgreSQL on Windows in the GitHub actions. Use stack builder instead of Chocolatey.

[pgadmin-org/pgadmin4] e22492: Fixed an issue where non-super PostgreSQL users ar...

2023-10-11 Thread Aditya Toshniwal
) Changed paths: M docs/en_US/release_notes_7_8.rst M web/pgadmin/dashboard/static/js/Dashboard.jsx M web/pgadmin/static/js/SchemaView/FormView.jsx Log Message: --- Fixed an issue where non-super PostgreSQL users are not able to terminate their own connections from dashboard

[pgadmin-org/pgadmin4] 0f86b7: Added support for PostgreSQL and EPAS 16 to ensure...

2023-08-01 Thread Akshay Joshi
/tools/restore/tests/test_create_restore_job.py Log Message: --- Added support for PostgreSQL and EPAS 16 to ensure it works without any errors. #6588

[pgadmin-org/pgadmin4] 6b232b: Remove unsupported PostgreSQL versions from the co...

2023-07-05 Thread Dave Page
paths: M Dockerfile M docs/en_US/container_deployment.rst M docs/en_US/release_notes_7_5.rst Log Message: --- Remove unsupported PostgreSQL versions from the container. Fixes #6532

[pgadmin-org/pgadmin4] 8b7eec: Implement new PostgreSQL 15 features in publicatio...

2023-05-25 Thread Anil Sahoo
gadmin/static/js/components/QueryThresholds.jsx M web/regression/javascript/schema_ui_files/publication.ui.spec.js Log Message: --- Implement new PostgreSQL 15 features in publication dialog and SQL. #5868

[pgadmin-org/pgadmin4] 8428df: Fixed the error occurring while postgresql cloud i...

2023-04-28 Thread Yogesh Mahajan
) Changed paths: A web/pgacloud/providers/aws.py R web/pgacloud/providers/rds.py M web/pgadmin/misc/cloud/__init__.py M web/pgadmin/misc/cloud/utils/__init__.py Log Message: --- Fixed the error occurring while postgresql cloud instance deployment on AWS RDS.

[pgadmin-org/pgadmin4] b79b2b: Run Python tests with PostgreSQL on macOS as well ...

2023-04-06 Thread Dave Page
paths: M .github/workflows/run-python-tests-pg.yml Log Message: --- Run Python tests with PostgreSQL on macOS as well as Linux

[pgadmin-org/pgadmin4] 222de6: Run Python tests against all supported PostgreSQL ...

2023-03-30 Thread Dave Page
paths: M .github/workflows/run-python-tests.yml Log Message: --- Run Python tests against all supported PostgreSQL versions.

[pgadmin-org/pgadmin4] 1527da: Make sure we can edit the PostgreSQL config

2023-03-29 Thread Dave Page
paths: M .github/workflows/run-python-tests.yml Log Message: --- Make sure we can edit the PostgreSQL config

[pgadmin-org/pgadmin4] 63c7d1: Added capability to deploy PostgreSQL servers on G...

2023-03-13 Thread Yogesh Mahajan
/pgadmin/utils/ajax.py Log Message: --- Added capability to deploy PostgreSQL servers on Google Cloud. #5750

[pgadmin-org/pgadmin4] 323fca: Upgrade postgresql-devel package.

2023-03-08 Thread Khushboo Vashi
) Changed paths: M pkg/redhat/setup.sh Log Message: --- Upgrade postgresql-devel package.

[pgadmin-org/pgadmin4] a7cf69: 1) Added support for setting PostgreSQL connection...

2023-01-23 Thread Akshay Joshi
/schema_ui_files/variable.ui.spec.js M web/regression/python_test_utils/test_utils.py Log Message: --- 1) Added support for setting PostgreSQL connection parameters. #4728 2) Fixed an issue where Kerberos authentication to the server is not imported/exported. #5732 3) Increase the

[pgadmin-org/pgadmin4] c53c96: Revert to using postgresql-libs

2023-01-06 Thread Dave Page
paths: M pkg/redhat/build.sh Log Message: --- Revert to using postgresql-libs The libpq5 package currently has a dependency on libzstd, which is only in EPEL on EL7. Use postgresql-libs instead for now. We need to change this back to libpq5 if/when the RPM is fixed, so we can

[pgadmin-org/pgadmin4] 8ecdfb: We should be using PostgreSQL 15 libs.

2022-12-15 Thread Dave Page
paths: M pkg/redhat/build.sh Log Message: --- We should be using PostgreSQL 15 libs.

[pgadmin-org/pgadmin4] a48373: Handle saved password binary text for PostgreSQL w...

2022-11-17 Thread Aditya Toshniwal
) Changed paths: M web/pgadmin/model/__init__.py Log Message: --- Handle saved password binary text for PostgreSQL when used as an external database. #5535

[pgadmin-org/pgadmin4] 3a04f6: Fixed feature test for PostgreSQL 15.

2022-11-04 Thread Yogesh Mahajan
) Changed paths: M web/regression/feature_tests/pg_utilities_backup_restore_test.py Log Message: --- Fixed feature test for PostgreSQL 15.

[pgadmin-org/pgadmin4] 8ef3f2: Support PostgreSQL 15.

2022-10-17 Thread Dave Page
paths: M Dockerfile M pkg/debian/build.sh M pkg/docker/entrypoint.sh Log Message: --- Support PostgreSQL 15.

Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac

2022-08-22 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Aug 22, 2022 at 12:39 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hello, > > Please find the attached patch which fixes the problem of not > including azure cli installation path in the PATH variable of the runtime > environment. > I have added

[Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac

2022-08-22 Thread Yogesh Mahajan
Hello, Please find the attached patch which fixes the problem of not including azure cli installation path in the PATH variable of the runtime environment. I have added explicitly '/usr/local/bin' location to the PATH variable while spawning the pgAdmin 4 runtime process. Kindly let me know if the

Re: [Patch] - Bug #7617 - [Azure PostgreSQL] Cloud Deployment failed for Azure PostgreSQL

2022-08-18 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 18, 2022 at 5:57 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch to fix issue reported in RM 7617 & 7616 > Thanks, > Yogesh Mahajan > EnterpriseDB > -- Akshay Joshi Principal Sof

[Patch] - Bug #7617 - [Azure PostgreSQL] Cloud Deployment failed for Azure PostgreSQL

2022-08-18 Thread Yogesh Mahajan
Hi, Please find the patch to fix issue reported in RM 7617 & 7616 Thanks, Yogesh Mahajan EnterpriseDB RM_7617_v1.patch Description: Binary data

Re: [patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off

2022-08-05 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Aug 5, 2022 at 12:20 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the partially hidden > help message behind the error. > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

[patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off

2022-08-04 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes the partially hidden help message behind the error. Thanks, Yogesh Mahajan EnterpriseDB RM_7497_v1.patch Description: Binary data

Re: Bug #7522 - Support Azure PostgreSQL deployment in Server mode

2022-07-05 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Jul 6, 2022 at 11:28 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch which fixes Azure PostgreSQl deployment in > Server mode. > > Thanks, > Yogesh Mahajan &g

pgAdmin 4 commit: Added support for Azure PostgreSQL deployment in serv

2022-07-05 Thread Akshay Joshi
Added support for Azure PostgreSQL deployment in server mode. Fixes #7522 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59f5c0d95523e336938fb32fe200a3597665252f Author: Yogesh Mahajan Modified Files -- docs/en_US

Bug #7522 - Support Azure PostgreSQL deployment in Server mode

2022-07-05 Thread Yogesh Mahajan
Hi Team, Please find the attached patch which fixes Azure PostgreSQl deployment in Server mode. Thanks, Yogesh Mahajan EnterpriseDB RM_7522_v1.patch Description: Binary data

Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Jun 28, 2022 at 6:15 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which disables Azure PostgreSQL cloud > deployment feature in Server Mode. > > Thanks, > Yogesh Mahajan > Ent

pgAdmin 4 commit: Disables Azure PostgreSQL cloud deployment in Server

2022-06-28 Thread Akshay Joshi
Disables Azure PostgreSQL cloud deployment in Server mode. refs #7506 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64e1e004ae50b77b18325d73accf87c637acbb09 Author: Yogesh Mahajan Modified Files -- docs/en_US

Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-28 Thread Yogesh Mahajan
Hi, Please find the attached patch which disables Azure PostgreSQL cloud deployment feature in Server Mode. Thanks, Yogesh Mahajan EnterpriseDB On Tue, Jun 28, 2022 at 11:31 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Tue, Jun 28, 2022 at 10:36 AM Yoges

Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-27 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Jun 28, 2022 at 10:36 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch which fixes module import issue. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Mon, Jun 27, 2022 at 7:39 PM Akshay Joshi < > ak

Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-27 Thread Yogesh Mahajan
Hi Team, Please find the attached patch which fixes module import issue. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Jun 27, 2022 at 7:39 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Jun 27, 2022 at 7:15 PM Yogesh Mahajan < > yogesh.maha...@enterprisedb.com> wrote: > >> Hi,

Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-27 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jun 27, 2022 at 7:15 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixez the error for storing cache > file created by Azure. > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

[Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian

2022-06-27 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixez the error for storing cache file created by Azure. Thanks, Yogesh Mahajan EnterpriseDB RM7506_v1.patch Description: Binary data

Re: [patch] -Bug #7495 - [Azure PostgreSQL] Users are unable to authenticate azure on Rpm/Debian Linux

2022-06-23 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 23, 2022 at 5:59 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached path which fixes errors on linux platform for > Azure postgresql deployment. > Also added some feature test fixes. > &g

[patch] -Bug #7495 - [Azure PostgreSQL] Users are unable to authenticate azure on Rpm/Debian Linux

2022-06-23 Thread Yogesh Mahajan
Hi, Please find the attached path which fixes errors on linux platform for Azure postgresql deployment. Also added some feature test fixes. Thanks, Yogesh Mahajan EnterpriseDB RM_7495_v1.patch Description: Binary data

Re: Bug #7498 - [Azure PostgreSQL] Cloud deployment failed for Azure PostgreSQL on Windows

2022-06-22 Thread Akshay Joshi
Thanks, the patch applied On Wed, Jun 22, 2022 at 7:17 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for provider loading error. > Thanks, > Yogesh Mahajan > EnterpriseDB > -- Akshay Joshi Principal Softwar

Bug #7498 - [Azure PostgreSQL] Cloud deployment failed for Azure PostgreSQL on Windows

2022-06-22 Thread Yogesh Mahajan
Hi, Please find the attached patch for provider loading error. Thanks, Yogesh Mahajan EnterpriseDB RM_7498_v1.patch Description: Binary data

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-14 Thread Akshay Joshi
t;>> As discussed disabled Authentication button once authentication is >>>>>> completed. >>>>>> >>>>> >>>>>>>- Cluster name availability call calls the server on every field >>>>>>

pgAdmin 4 commit: Added capability to deploy PostgreSQL servers on Micr

2022-06-14 Thread Akshay Joshi
Added capability to deploy PostgreSQL servers on Microsoft Azure. Fixes #7178 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e1e0683701c10ece8870d02e6c1eb44fb06edd5 Author: Yogesh Mahajan Modified Files -- docs/en_US

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-14 Thread Khushboo Vashi
gt;change >>>>>> >>>>>> Done. >>>>> >>>>>> >>>>>>- Availability zone needs description >>>>>> >>>>>> This is a generic term with cloud hence not added. >>>>> >>>>>> >>>>>>- Add High availability option >>>>>> >>>>>> Done >>>>> >>>>>> >>>>>> >>>>>> Code: >>>>>> >>>>>>- check_cluster_name_availability should be using the GET method >>>>>>instead of Post >>>>>> >>>>>> Done. >>>>> >>>>>> >>>>>>- Fix SonarLint issues >>>>>> >>>>>> Done. >>>>> >>>>>> >>>>>>- Do we need the cache_persistence_options as it will create the >>>>>>persistent storage which we do not require I guess? >>>>>> >>>>>> Yes, it is required. >>>>> >>>>>> >>>>>>- Why do we need to call _get_azure_credentials on every request? >>>>>>Can't we store it in the session object? >>>>>> >>>>>> Function returns without calling again credentials if an existing >>>>> client is present. >>>>> >>>>>> >>>>>>- Use gettext wherever required in the js file >>>>>> >>>>>> Done. >>>>> >>>>>> >>>>>> Thanks, >>>>>> Khushboo >>>>>> >>>>> >>>>> Thanks, >>>>> Yogesh Mahajan >>>>> EnterpriseDB >>>>> >>>>> >>>>>> >>>>>> On Wed, 1 Jun 2022, 10:11 Yogesh Mahajan, < >>>>>> yogesh.maha...@enterprisedb.com> wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Please find the attached patch which provides functionality to >>>>>>> deploy a Postgres cloud instance on Azure Postgresql. >>>>>>> >>>>>>> Thanks, >>>>>>> Yogesh Mahajan >>>>>>> EnterpriseDB >>>>>>> >>>>>>

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-14 Thread Khushboo Vashi
t;>>>instead of Post >>>> >>>> Done. >>> >>>> >>>>- Fix SonarLint issues >>>> >>>> Done. >>> >>>> >>>>- Do we need the cache_persistence_options as it will create the >>>>persistent storage which we do not require I guess? >>>> >>>> Yes, it is required. >>> >>>> >>>>- Why do we need to call _get_azure_credentials on every request? >>>>Can't we store it in the session object? >>>> >>>> Function returns without calling again credentials if an existing >>> client is present. >>> >>>> >>>>- Use gettext wherever required in the js file >>>> >>>> Done. >>> >>>> >>>> Thanks, >>>> Khushboo >>>> >>> >>> Thanks, >>> Yogesh Mahajan >>> EnterpriseDB >>> >>> >>>> >>>> On Wed, 1 Jun 2022, 10:11 Yogesh Mahajan, < >>>> yogesh.maha...@enterprisedb.com> wrote: >>>> >>>>> Hi, >>>>> >>>>> Please find the attached patch which provides functionality to deploy >>>>> a Postgres cloud instance on Azure Postgresql. >>>>> >>>>> Thanks, >>>>> Yogesh Mahajan >>>>> EnterpriseDB >>>>> >>>>

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-13 Thread Khushboo Vashi
existing client > is present. > >> >>- Use gettext wherever required in the js file >> >> Done. > >> >> Thanks, >> Khushboo >> > > Thanks, > Yogesh Mahajan > EnterpriseDB > > >> >> On Wed, 1 Jun 2022, 10:11 Yogesh Mahajan, < >> yogesh.maha...@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Please find the attached patch which provides functionality to deploy a >>> Postgres cloud instance on Azure Postgresql. >>> >>> Thanks, >>> Yogesh Mahajan >>> EnterpriseDB >>> >>

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-06 Thread Khushboo Vashi
object? - Use gettext wherever required in the js file Thanks, Khushboo On Wed, 1 Jun 2022, 10:11 Yogesh Mahajan, wrote: > Hi, > > Please find the attached patch which provides functionality to deploy a > Postgres cloud instance on Azure Postgresql. > > Thanks, > Yogesh Mahajan > EnterpriseDB >

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-01 Thread Khushboo Vashi
e attached patch which provides functionality to deploy a >> Postgres cloud instance on Azure Postgresql. >> >> Thanks, >> Yogesh Mahajan >> EnterpriseDB >> > > > -- > > <http://www.enterprisedb.com> > > Akshay Joshi > > Principal Softw

Re: Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-06-01 Thread Akshay Joshi
Hi Khushboo Can you please review it? On Wed, Jun 1, 2022 at 10:11 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which provides functionality to deploy a > Postgres cloud instance on Azure Postgresql. > >

Feature #7178 - PostgreSQL deployment on Microsoft Azure

2022-05-31 Thread Yogesh Mahajan
Hi, Please find the attached patch which provides functionality to deploy a Postgres cloud instance on Azure Postgresql. Thanks, Yogesh Mahajan EnterpriseDB Feature_7178_v1.patch Description: Binary data

pgAdmin 4 commit: Fixed an issue while deploying the PostgreSQL on the

2022-04-27 Thread Akshay Joshi
Fixed an issue while deploying the PostgreSQL on the BigAnimal, the Public IP addresses were not added. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a86a8c6a341beb84628e3dced495ffa31418afd3 Author: Khushboo Vashi Modified Files

pgAdmin 4 commit: Added capability to deploy PostgreSQL servers on EDB

2022-04-26 Thread Akshay Joshi
Added capability to deploy PostgreSQL servers on EDB BigAnimal. Fixes #7179 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5677b1e5f80520aae7f45e1fe3b27c83d2d2dc59 Author: Khushboo Vashi Modified Files -- docs/en_US

PostgreSQL

2022-03-16 Thread Reggie S Smith
pgadmin-hackers, What is the best UI for SQL? Thanks in advance, Reggie S. Smith reggie.sm...@r3pmc.net 832-289-1600

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-14 Thread Akshay Joshi
e UI and nothing to do with the deployment. >>> >>>> >>>>- Some new files inside *misc/cloud* and '1586db67b98e_.py' still >>>>have copyright headers as of 2013-2021 please correct those. >>>> >>>> Fixed >>&g

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-14 Thread Khushboo Vashi
are two files *rds.py* with the same name, if >>>possible/feasible change the name of one of the files. >>> >>> > Not fixed. > >> >>>- "*_cloud.scss*", and "cloud.js " files contain references of grant >>>wizard.

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-14 Thread Akshay Joshi
In "pgacloud/providers/rds.py" file >>'/Users/khushboovashi/.aws/credentials'' sting should not be >>hardcoaded. >> >> Fixed, I left it by mistake . > > Thanks, > Khushboo > >> *Note*: Not tested each and every scenario. >

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-13 Thread Akshay Joshi
s in the documentation is not consistent >>and the background color should be other than white while taking a >>screenshot. >> >> Fixed > >> >>- In "pgacloud/providers/rds.py" file >>'/Users/khushboovashi/.aws/credenti

pgAdmin 4 commit: Added capability to deploy PostgreSQL servers on Amaz

2022-02-13 Thread Akshay Joshi
Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e61a1045f5fcf42ab38fbc34a2f932926808773a Author: Khushboo Vashi Modified Files -- docs/en_US

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-04 Thread Akshay Joshi
. Fixes for Python-3.10. >> >> Thanks, >> Khushboo >> >> On Mon, Jan 31, 2022 at 12:39 PM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Please find the attached updated patch with some UI ch

Re: [pgAdmin][Patch] - Bug #7086 - wal_level settings reflect pre-postgresql version 9.6 values in restore point documentation

2022-01-31 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jan 31, 2022 at 2:42 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes documentation related to 'Add > Named Point'. > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regards* *Akshay Jos

[pgAdmin][Patch] - Bug #7086 - wal_level settings reflect pre-postgresql version 9.6 values in restore point documentation

2022-01-31 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes documentation related to 'Add Named Point'. Thanks, Yogesh Mahajan EnterpriseDB RM_7086_v1.patch Description: Binary data

pgAdmin 4 commit: Fixed an issue in SQL generation for PostgreSQL-14 fu

2021-12-31 Thread Akshay Joshi
Fixed an issue in SQL generation for PostgreSQL-14 functions. Fixes #7081 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44ab4648a8df48d8cdd8319fd0b721844b908efe Author: Yogesh Mahajan Modified Files -- docs/en_US

pgAdmin 4 commit: Include GSSAPI support in the PostgreSQL libraries an

2021-11-26 Thread Dave Page
Include GSSAPI support in the PostgreSQL libraries and utilities on macOS. Refs #6872 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c18ddfe7d9fcdcb21bdda0dc8e3ef114fd37ffa Modified Files -- docs/en_US/release_notes_6_3.rst | 1

pgAdmin 4 commit: Updated PostgreSQL version from 13 to 14, to get the

2021-10-04 Thread Akshay Joshi
Updated PostgreSQL version from 13 to 14, to get the latest utility files. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d5668141dab5f35751f725c5e179070857af181 Modified Files -- Dockerfile | 13

pgAdmin 4 commit: Added support to connect PostgreSQL servers via Kerbe

2021-05-03 Thread Akshay Joshi
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f3730c34ed8f741dfee880551c30632dfec263 Author: Khushboo Vashi Modified Files

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-05-03 Thread Akshay Joshi
turns "fe_sendauth: no password supplied" error. If >>possible can we identify and change the error message? >> >> Fixed > >> >>- Add database server where kerberos authentication is ON, make >>changes in pg_hba.conf with the wrong user

pgAdmin 4 commit: Added support to connect PostgreSQL servers via Kerbe

2021-05-03 Thread Akshay Joshi
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f3730c34ed8f741dfee880551c30632dfec263 Author: Khushboo Vashi Modified Files -- docs/en_US

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-05-03 Thread Khushboo Vashi
e server. The server tries to connect and the spinner is visible and >never stops. It should raise a proper error message. There are some other >scenarios where entries in pg_hba.conf is wrong. > > Fixed > >- *Suggestion 1*: As per current implementation even if &qu

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-04-26 Thread Akshay Joshi
hich I'll be started after the above fixes.* On Wed, Apr 14, 2021 at 2:06 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch with some minor improvements. > > Thanks, > Khushboo > > On Wed, Apr 7, 2021 at 11

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-04-14 Thread Khushboo Vashi
; This patch includes the support for logging into PostgreSQL servers with > Kerberos authentication. > > Thanks, > Khushboo > > diff --git a/web/config.py b/web/config.py index 3e19a2858..e96d60c65 100644 --- a/web/config.py +++ b/web/config.py @@ -634,6 +634,9 @@ KRB_KTN

[pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-04-07 Thread Khushboo Vashi
Hi, Please find the attached patch for RM 6158: Support Kerberos Authentication - Phase 2. This patch includes the support for logging into PostgreSQL servers with Kerberos authentication. Thanks, Khushboo RM_6158.patch Description: Binary data

pgAdmin 4 commit: Include PostgreSQL 13 utilities in the container. Fix

2021-01-20 Thread Dave Page
Include PostgreSQL 13 utilities in the container. Fixes #6162 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=32cdfa2969ac844e238e17ee6a3f73f7edb9993e Modified Files -- Dockerfile | 20

pgAdmin 4 commit: Use PostgreSQL 13 libs.

2020-09-30 Thread Dave Page
Use PostgreSQL 13 libs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f817494f8d445725d7f30d8449b7fa5a948955d Modified Files -- pkg/redhat/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgAdmin 4 commit: Include the PostgreSQL repo so we get the latest libp

2020-06-02 Thread Dave Page
Include the PostgreSQL repo so we get the latest libpq Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f58552f60235cf79a8c63f9c10bc4a29377ddfa Modified Files -- pkg/debian/setup.sh | 7 ++- 1 file changed, 6 insertions(+), 1

pgAdmin 4 commit: Include postgresql-libs in our Yum repos.

2020-06-02 Thread Dave Page
Include postgresql-libs in our Yum repos. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e67a0b0e7624dd638253fbfcb74acf2d6504035 Modified Files -- pkg/redhat/build.sh | 11 +-- pkg/redhat/setup.sh | 19

pgAdmin 4 commit: Conflict with postgresql-libs 9.2 and below as there

2020-06-01 Thread Dave Page
Conflict with postgresql-libs 9.2 and below as there won't be a suitable libpq. Per discussion with Devrim. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=60a0b66414d1baa0ee5de6d37a2b3c4384ba13e1 Modified Files -- pkg/r

pgAdmin 4 commit: Require postgresql >= 9.5, and don't bother with Reco

2020-05-28 Thread Dave Page
Require postgresql >= 9.5, and don't bother with Recommends. Per discussion with Devrim. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ccb39bea1ad19ed7da0e3b5278e8fd557770962f Modified Files -- pkg/redhat/buil

pgAdmin 4 commit: Include PostgreSQL 12 binaries in the container. Fixe

2019-10-11 Thread Dave Page
Include PostgreSQL 12 binaries in the container. Fixes #4823 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9bdb5ea5e0aa98fd7d8d756b7575fcd2ff54ab3b Modified Files -- Dockerfile | 6 ++ docs/en_US

Re: [pgAdmin][RM4577] "string indices must be integers" displayed if click on PostgreSQL internal columns

2019-08-26 Thread Akshay Joshi
Thanks patch applied. On Mon, Aug 26, 2019 at 12:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the error "string indices must be integers" > displayed if clicked on PostgreSQL internal columns under

[pgAdmin][RM4577] "string indices must be integers" displayed if click on PostgreSQL internal columns

2019-08-26 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the error "string indices must be integers" displayed if clicked on PostgreSQL internal columns under the columns node. Kindly review. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB India | Pune "Don't

pgAdmin 4 commit: Initial support for PostgreSQL 12. Fixes #4283. Fixes

2019-07-25 Thread Dave Page
Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b82efa4e27e456d28024d6d3f421a58fd38ee480 Modified Files -- docs/en_US/release_notes_4_9.rst

pgAdmin 4 commit: Initial support for PostgreSQL 12. Fixes #4283. Fixes

2019-06-10 Thread Dave Page
Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d52f2b91162daea055b40be019e5d4564c29c38 Modified Files -- docs/en_US/release_notes_4_9.rst

Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support

2019-04-09 Thread Stuart D. Gathman
On Mon, 7 Jan 2019, Sami Kuhmonen wrote: Due to a lot of people missing the support for PostgreSQL 10+ in pgAdmin3 I have decided to resurrect the tool and add support for new versions to it. As far as I understand this is all fine licensing-wise and I have added a repository on GitHub for this

pgAdmin 4 commit: Add a small utility for extracting PostgreSQL SQL and

2019-03-20 Thread Dave Page
Add a small utility for extracting PostgreSQL SQL and pl/pgsql keywords from the interwebs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e9a77b3e36cd754be32a2273ae6f2a84a394db9 Author: Aditya Toshniwal Modified Files

Re: [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11

2019-01-10 Thread Dave Page
t; >> On Wed, Jan 9, 2019 at 6:46 PM Akshay Joshi < >> akshay.jo...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Attached is the patch to fix RM #3836 VACUUM FULL FREEZE ANALYZE VERBOSE >>> syntax error on PostgreSQL 11. Order of com

Re: [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11

2019-01-09 Thread Akshay Joshi
ched is the patch to fix RM #3836 VACUUM FULL FREEZE ANALYZE VERBOSE >> syntax error on PostgreSQL 11. Order of commands has been changed in >> PostgreSQL 11 "https://github.com/postgres/postgres >> /commit/921059bd66c7fb1230c705d3b1a65940800c4cbb" >> >> Please

Re: [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11

2019-01-09 Thread Dave Page
Hi On Wed, Jan 9, 2019 at 6:46 PM Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch to fix RM #3836 VACUUM FULL FREEZE ANALYZE VERBOSE > syntax error on PostgreSQL 11. Order of commands has been changed in > PostgreSQL 11 "https://github.com/postgre

[pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11

2019-01-09 Thread Akshay Joshi
Hi Hackers, Attached is the patch to fix RM #3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11. Order of commands has been changed in PostgreSQL 11 "https://github.com/postgres/postgres /commit/921059bd66c7fb1230c705d3b1a65940800c4cbb" Please review it. -- *Ak

Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support

2019-01-08 Thread Bruno Friedmann
On lundi, 7 janvier 2019 20.34:52 h CET Sami Kuhmonen wrote: > As far as I understood this would be the correct place to communicate about > this. > > Due to a lot of people missing the support for PostgreSQL 10+ in pgAdmin3 I > have decided to resurrect the tool and add support f

pgAdmin3 fork/resurrection for PostgreSQL 10+ support

2019-01-07 Thread Sami Kuhmonen
As far as I understood this would be the correct place to communicate about this. Due to a lot of people missing the support for PostgreSQL 10+ in pgAdmin3 I have decided to resurrect the tool and add support for new versions to it. As far as I understand this is all fine licensing-wise and I

Re: Optimizing Postgresql ILIKE while query

2018-10-22 Thread Scottix
Also leading wildcards can inhibit the use of indexes. Best to try to avoid LIKE queries similar to '%TERM' On Mon, Oct 22, 2018 at 12:23 AM Alban Hertroys wrote: > > > > On 22 Oct 2018, at 7:56, aman gupta wrote: > > > > Issue: > > > > We have the base table which contains 22M records and we c

Re: Optimizing Postgresql ILIKE while query

2018-10-22 Thread Alban Hertroys
> On 22 Oct 2018, at 7:56, aman gupta wrote: > > Issue: > > We have the base table which contains 22M records and we created a view on > top of it while querying the view with ILIKE clause it took 44 seconds and > with LIKE Clause 20 Seconds > > Query: > > fm_db_custom_db=# EXPLAIN (ANALY

Re: Optimizing Postgresql ILIKE while query

2018-10-21 Thread Pavel Stehule
Hi po 22. 10. 2018 v 7:57 odesílatel aman gupta napsal: > Hi Team, > > Greetings for the day!! > > Platform: > > PostgreSQL 9.6.2 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 > 20150623 (Red Hat 4.8.5-11), 64-bit > > > Issue: > > > We have the ba

Optimizing Postgresql ILIKE while query

2018-10-21 Thread aman gupta
Hi Team, Greetings for the day!! Platform: PostgreSQL 9.6.2 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11), 64-bit Issue: We have the base table which contains 22M records and we created a view on top of it while querying the view with ILIKE clause it took

pgAdmin 4 commit: 1. Added new backup/restore options for PostgreSQL 11

2018-08-21 Thread Akshay Joshi
1. Added new backup/restore options for PostgreSQL 11. Fixes #3503 2. Ensure backup should work with '--data-only' and '--schema-only' for any format. Fixes #3347 3. Added supported "Dump Options" for "pg_dumpall" which was not there since pgAdmin 3. 4

Re: Setting up postgresql with xcode

2018-07-28 Thread Ashesh Vashi
This is a mailing list for pgAdmin. Please send your mail to pgsql-gene...@postgresql.org. On Sat, Jul 28, 2018, 13:08 Sumit Chaturvedi wrote: > Hello everyone. I'm a third year student from IIT Bombay, India. Since I'm > currently learning about databases, I wanted to debug

Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAM authentication support)

2018-07-23 Thread Akshay Joshi
> Steps on Ubuntu 18.04 64 bit: - Clone psycopg2 from *https://github.com/psycopg/psycopg2.git <https://github.com/psycopg/psycopg2.git>* - Activate the virtual environment. - Add path of PostgreSQL 10(/opt/PostgreSQL/10/bin) to PATH variable, so that psycopg2 will c

Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAM authentication support)

2018-07-23 Thread Dave Page
it. > > -- > *Akshay Joshi* > > *Sr. Software Architect * > > > > *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAM authentication support)

2018-07-23 Thread Dave Page
Cool. Do you have any tips or hints on the easiest way to build psycopg2 from the tree, without using PIP? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

[pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAM authentication support)

2018-07-23 Thread Akshay Joshi
Hi Hackers, A new password encryption method "*scram-sha-256*" has been introduce in PostgreSQL10. Along with that a new method "*PQencryptPasswordConn*" has been exposed to get the encrypted password. This new method is not supported in "psycopg2". Ashesh has send the patch https://github.com/ ps

A new Mailing List for PostgreSQL Graphic Tools developers

2018-01-16 Thread PostgreSQL Graphics Tools Developer Meeting organisers
** A new Mailing List for PostgreSQL Graphic Tools Developers Join the conversation to build better GUI for Postgres ! Dear PostgreSQL community members and advocates, We're sending you this message because we have identifie

Invitation - PostgreSQL Graphic Tools Developer Meeting

2017-09-06 Thread PostgreSQL Graphics Tools Developper Meeting Organisers
emain informed with the organization and outcomes of the meeting: https://wiki.postgresql.org/wiki/PostgreSQL_Graphic_Tools_Developper_Meeting_2017 On october 24th, you're invited to: PostgreSQL Graphic Tools Developer Meeting, right before PostgreSQL Conference Europe, in Warsaw, Poland. Dear

pgAgent commit: Added support two digits version for PostgreSQL/EDB Pos

2017-07-31 Thread Ashesh Vashi
Added support two digits version for PostgreSQL/EDB Postgres Advanced Server >= 10 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=a7b82fb3d3bd3de3ce624d9e4b0da53cb9835c2d Modified Files -- CMakeLists.txt | 6 +- cm

Re: [pgAdmin4][Patch]: Fix RM #2566 Pause/Resume Replay of WAL files are not working with PostgreSQL 10

2017-07-14 Thread Ashesh Vashi
Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company <http://www.enterprisedb.com> *http://www.linkedin.com/in/asheshvashi* <http://www.linkedin.com/in/asheshvashi> On Fri, Jul 14, 2017 at 6:18 PM, Akshay Joshi wrote: >

  1   2   >