Re: Optimizing Postgresql ILIKE while query

2018-10-22 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 base table which contains 22M records and we

Build failed in Jenkins: pgadmin4-master-python35 #777

2018-10-22 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should -- [...truncated 1.05 MB...]

Jenkins build is back to normal : pgadmin4-master-python36 #780

2018-10-22 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python35 #778

2018-10-22 Thread pgAdmin 4 Jenkins
See

Build failed in Jenkins: pgadmin4-master-python36 #779

2018-10-22 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should -- [...truncated 1.05 MB...]

Build failed in Jenkins: pgadmin4-master-python37 #25

2018-10-22 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should -- [...truncated 1.05 MB...]

pgAdmin 4 commit: Fixed test cases for Utilities when default_binary_pa

2018-10-22 Thread Akshay Joshi
Fixed test cases for Utilities when default_binary_path is not provided in test_config file. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2058cdf662f88d04039a88e5635379f31bb7d971 Modified Files --

Jenkins build is back to normal : pgadmin4-master-python26 #922

2018-10-22 Thread pgAdmin 4 Jenkins
See

Build failed in Jenkins: pgadmin4-master-python34 #777

2018-10-22 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should -- [...truncated 1.05 MB...]

Re: [pgAdmin4][Patch]: RM #3232 Backup with incorrect path stays in broken state

2018-10-22 Thread Aditya Toshniwal
Hi Akshay, Looks good to me. On Fri, Oct 19, 2018 at 7:00 PM Akshay Joshi wrote: > Hi Hackers, > > I have fixed RM #3232 Backup with incorrect path stays in broken state. > Attached patch file contains following: > >- Fix for RM #3232, in case user provide wrong path then >

pgAdmin 4 commit: Ensure that Utilities(Backup/Restore/Maintenence/Impo

2018-10-22 Thread Akshay Joshi
Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should not be started if binary path is wrong and also added 'Stop Process' button to cancel the process. Branch -- master Details ---

Build failed in Jenkins: pgadmin4-master-python27 #790

2018-10-22 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should -- [...truncated 1.05 MB...]

Jenkins build is back to normal : pgadmin4-master-python34 #778

2018-10-22 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python37 #26

2018-10-22 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python27 #791

2018-10-22 Thread pgAdmin 4 Jenkins
See

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

[pgAdmin4] Fix minor CSS styling issue for IE-11

2018-10-22 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the CSS styling issue for IE-11. Attching screenshot. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company fix-IE-11.diff Description: Binary data