Re: [pgadmin-support] Warm Standby lagging behind

2014-04-03 Thread Dinesh Kumar
Hi Haroon, On Thu, Apr 3, 2014 at 7:23 PM, Haroon wrote: > We are using dedicated DB and DB Backup Server configured for Warm Standby. > Uptill now our Server was generating around 3k Wal files per day and backup > was catching up. Recently the load on our Production Server has increased > and n

Re: [pgadmin-support] CTE error for F6 (execute pgScript), F5 (execute query) is OK

2014-03-03 Thread Dinesh Kumar
On Tue, Mar 4, 2014 at 5:14 AM, Sam Mesh wrote: > It looks like the same story with 'do': > > do $$ declare i int; begin i:= 0; end$$; > > Thanks Sam, In soon, i will fix this issue as well. Regards, Dinesh > > On Wed, Jan 22, 2014 at 6:18 PM, Dinesh Kumar &l

Re: [pgadmin-support] bug report role properties expiration date

2014-02-25 Thread Dinesh Kumar
ll respond you on the release date of new installers. I am not sure when it will be available. Thanks, Dinesh David > > elb...@jhu.edu > > > > > > > On Feb 23, 2014, at 1:09 AM, Dinesh Kumar wrote: > > Hi David, > > This issue has been fixed. I believe, the n

Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3

2014-02-07 Thread Dinesh Kumar
Hi Dave/Team, I would like to take the ownership of this patch from now onwards. Sorry for my previous test case result, which is an improper one from my side. I believe, i need to configure the same slony version on PG 9.2 as well. It seems an expected behaviour if the slony version is not match

Re: [pgadmin-support] Tool for translation of Oracle PL/SQL into Postgresql PL/pgSQL

2014-02-06 Thread Dinesh Kumar
Hi Suhas, On Thu, Feb 6, 2014 at 6:54 PM, suhas_bt022 wrote: > We have tried it already.Actually there are a quite a lot of syntax changes > required .Which is making task time consuming. > > You can find below statement in ora2pg website. > Ora2Pg do its best to automatically convert your Orac

Re: [pgadmin-support] Tool for translation of Oracle PL/SQL into Postgresql PL/pgSQL

2014-02-06 Thread Dinesh Kumar
Hi Suhas, On Thu, Feb 6, 2014 at 6:02 PM, suhas_bt022 wrote: > Hi, > > Ora2pg does not translate PL/SQL into Postgresql PL/pgSQL. > We need to do it manually. > I was looking for a open source solution to this problem . > > Ora2Pg do converts the PL/SQL objects to PL/PGSQL. I haven't tried it ,

Re: [pgadmin-support] Tool for translation of Oracle PL/SQL into Postgresql PL/pgSQL

2014-02-06 Thread Dinesh Kumar
Hi , On Thu, Feb 6, 2014 at 12:07 PM, suhas_bt022 wrote: > We are trying to migrate a huge oracle database to postgresql.. I am > finally > stuck with conversion of a huge database with around 250 stored procedures > .Its very painful procedure to convert plsql to plpgsql manually.. > Anyone work

Re: [pgadmin-support] CTE error for F6 (execute pgScript), F5 (execute query) is OK

2014-01-22 Thread Dinesh Kumar
Hi Dave, On Thu, Jan 16, 2014 at 4:58 PM, Dave Page wrote: > On Thu, Jan 16, 2014 at 12:06 AM, Sam Mesh wrote: > > In my pgAdmin, F5 (execute query) works but F6 (execute pgScript) doesn't > > work: > > > > with T as (select * from TECHNICAL_DESCRIPTOR)select * from T; > > > >[ERROR] 1.

Re: [pgadmin-support]

2013-12-19 Thread Dinesh Kumar
Hi, On Thu, Dec 19, 2013 at 12:55 PM, Игорь Титин wrote: > >- Version 1.18.1 (Oct 11 2013, rev: REL-1_18_1) > >- Windows 7 Ultimate, Service pack 1 > >- Steps required to reproduce the problem: > >1. Select any table in any schema >2. Press the button "View the data in the se

Re: [pgadmin-support] PGAdmin debugger

2013-12-19 Thread Dinesh Kumar
allers. If not, i believe, you need to build the debugger in windows as you did the postgres binaries. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com

Re: [pgadmin-support] Server status SQL highlighted in dark orange

2013-12-18 Thread Dinesh Kumar
Hi, On Thu, Dec 19, 2013 at 1:26 AM, Campbell, Lance wrote: > pgAdmin 3 1.18.1 > > PostgreSQL 9.2 > > I am having issues with a query getting “stuck” while doing updates. So I > went to Server Status in pgAdmin. I found the query was highlighted in > dark orange. When a query appears to get

Re: [pgadmin-support] pgAgent - adding parameters to runs

2013-12-12 Thread Dinesh Kumar
Hi Bastiaan, On Wed, Dec 11, 2013 at 7:56 AM, Bastiaan Olij wrote: > Hi Dinesh, > > > On 10/12/13 5:26 PM, Dinesh Kumar wrote: > > > Does > it<http://manojadinesh.blogspot.in/2012/10/windows-pgdump-script.html>work > for you. Make this script as a single job t

Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3

2013-12-10 Thread Dinesh Kumar
Hi Neel, On Mon, Nov 11, 2013 at 6:46 PM, Neel Patel wrote: > Hi Ashesh, > > Please find the updated patch with below fix. > > -- Fix for slony version 1.2.23 with PG 9.0 > -- Picking the correct version of slony1_base.xxx.sql > -- Fix the error "no schema has been selected to create in". It give

Re: [pgadmin-support] Error starting pgAgent service on Windows 2008 R2 server

2013-12-10 Thread Dinesh Kumar
t;Correlation > - Execution >[ ProcessID] 632 >[ ThreadID] 10944 >Channel System >Computer DMGEX.dmg.local > Security > - EventData > param1 3 > param2 PostgreSQL Scheduling Agent - pgAgent > > > -- > Regards, > > David > &g

Re: [pgadmin-support] pgAgent - adding parameters to runs

2013-12-09 Thread Dinesh Kumar
Hi Bastiaan Olij, On Tue, Dec 10, 2013 at 2:55 AM, Bastiaan Olij wrote: > Hi all, > > I'm just throwing this out there to see if any one has had ideas about > doing this or can suggest a workaround. It may be the final push I need > to download the source and try my hand at extending pgAgent myse

Re: [pgadmin-support] Lost database

2013-12-09 Thread Dinesh Kumar
Hi Steve, On Tue, Dec 10, 2013 at 11:08 AM, Steve Erickson wrote: > While prepping a second server today the /var/lib/postgres/ directory > got deleted. Yes, everything. We’re running on Ubuntu 10.4 and Postgres > 8.4. We immediately shutdown everything but now need to recover the > directory

Re: [pgadmin-support] Error starting pgAgent service on Windows 2008 R2 server

2013-12-05 Thread Dinesh Kumar
Hi David, On Thu, Dec 5, 2013 at 2:03 PM, David Blaymires < david.blaymi...@instinctsystems.com.au> wrote: > Hi, > > We've previously installed pgAgent successfully on Windows 2008 R2 servers > but this latest server is doing our head in! When we try to start the > service we get an error: > > "

Re: [pgadmin-support] Role expiration bug

2013-11-22 Thread Dinesh Kumar
On Fri, Nov 22, 2013 at 4:59 AM, Vik Fearing wrote: > On 11/14/2013 01:05 PM, Dinesh Kumar wrote: > > Hi, > > I believe this has been fixed on this > commit 3dfa02a90bfa5202c305187cf90baea1b46f6240. > > Could you try it once, with the latest master branch. > >

Re: [pgadmin-support] Role expiration bug

2013-11-14 Thread Dinesh Kumar
Hi, I believe this has been fixed on this commit 3dfa02a90bfa5202c305187cf90baea1b46f6240. Could you try it once, with the latest master branch. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>

Re: [pgadmin-support]

2013-10-31 Thread Dinesh Kumar
Would like to request you to add "pgadmin-support" general list while do replying this e-mail. Could you share the screen shots of your problem. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterp

Re: [pgadmin-support]

2013-10-30 Thread Dinesh Kumar
th the password. Thanks, Dinesh > > 2013/10/30 Dinesh Kumar > >> + Adding pgadmin-support. >> >> Are you able to connect from "psql" client. >> >> Could you test the same with psql. If it's not able to connect, then >> please consu

Re: [pgadmin-support]

2013-10-30 Thread Dinesh Kumar
nesh On Wed, Oct 30, 2013 at 6:06 PM, Chaene DE SOUSA SILVA < sousacha...@gmail.com> wrote: > Could not connect to the database server. Reason [Fatal: password > authentication failde for user "postgres"] > > > 2013/10/30 Dinesh Kumar > >> Hi, >> >&

Re: [pgadmin-support]

2013-10-30 Thread Dinesh Kumar
Hi, I am sorry, i am not able to understand your question. Are you saying that, you are not able to connect PG 8.0 server with pgAdmin. If so, what kind of error message you are getting. Please update with information required. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-10-22 Thread Dinesh Kumar
Thanks Dave. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whit

Re: [pgadmin-support] PgAdmin crash on large data returned by a query

2013-10-22 Thread Dinesh Kumar
Hi, On Mon, Oct 21, 2013 at 11:46 PM, Edson Richter wrote: > To "destroy" my Windows box I just have to execute in PgAdmin 1.16.1 the > following query on any database: > > select database_to_xml(true, true, 'http://myorg.org'); > > This will freeze my Windows 7 x64 box until I restart the comput

Re: [pgadmin-support] password authentication fails after assigning a group role to a login role

2013-10-15 Thread Dinesh Kumar
Thanks Heiko. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whit

Re: [pgadmin-support] password authentication fails after assigning a group role to a login role

2013-10-14 Thread Dinesh Kumar
dy working on this on priority. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-09-24 Thread Dinesh Kumar
orking fine in Linux but not in mac. But no luck. Hence, like to request you to share your valuable suggestions. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://w

Re: [pgadmin-support] BUG report: role validity term

2013-09-20 Thread Dinesh Kumar
ch to hackers list. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars,

Re: [pgadmin-support] PgAdmin 1.18 possible bug in DROP USER MAPPING

2013-09-18 Thread Dinesh Kumar
Hi Dave, Please find the patch for the reported case. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit Ente

Re: [pgadmin-support] PgAdmin 1.18 possible bug in DROP USER MAPPING

2013-09-10 Thread Dinesh Kumar
Sure Dave. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whit

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-09-06 Thread Dinesh Kumar
raising an Event of EVT_CALANDER_SEL_CHANGED, EVT_DATE_CHANGED on mac for the single "delete operation", but unable to find out the reason. I will work on this parallel and will update you the status very soon. Thanks for your time. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +91808746

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-30 Thread Dinesh Kumar
H i Dave, On Fri, Aug 30, 2013 at 8:58 PM, Dave Page wrote: > Hi > > > On Fri, Aug 30, 2013 at 4:18 PM, Dinesh Kumar < > dinesh.ku...@enterprisedb.com> wrote: > >> >>> >>> - Changing the time, but not the date, on an existing expiration >

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-30 Thread Dinesh Kumar
Hi Dave, Thanks for your inputs. On Fri, Aug 30, 2013 at 2:01 AM, Dave Page wrote: > Hi > > > On Thu, Aug 29, 2013 at 6:07 PM, Dinesh Kumar < > dinesh.ku...@enterprisedb.com> wrote: > >> H >> i Dave, >> >> On Thu, Aug 29, 2013 at 8:32 AM, Dav

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-29 Thread Dinesh Kumar
H i Dave, On Thu, Aug 29, 2013 at 8:32 AM, Dave Page wrote: > > > > On Thu, Aug 29, 2013 at 4:28 PM, Dinesh Kumar < > dinesh.ku...@enterprisedb.com> wrote: > >> H >> i Dave, >> >> On Thu, Aug 29, 2013 at 7:29 AM, Dave Page wrote: >> >

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-29 Thread Dinesh Kumar
H i Dave, On Thu, Aug 29, 2013 at 7:29 AM, Dave Page wrote: > Hi > > > On Thu, Aug 29, 2013 at 1:01 PM, Dinesh Kumar < > dinesh.ku...@enterprisedb.com> wrote: > >> Hi Dave, >> >> Sorry for the delay on this issue. >> >> Yes, i am able to r

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-29 Thread Dinesh Kumar
Hi Dave, Sorry for the delay on this issue. Yes, i am able to reproduce the problem in Linux but not in windows. I am attaching the fix for this issue. After applying this fix, the behaviour in windows and linux are same. Kindly let me know if i miss anything here. Dinesh -- *Dinesh Kumar

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-26 Thread Dinesh Kumar
. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.e

Re: [pgadmin-support] PGAdmin3 runs pg_dump etc

2013-08-16 Thread Dinesh Kumar
quot;. 4) Close the pgAdmin and relaunch it. 5) Once it relaunched, please upload the log file to this thread. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enter

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-14 Thread Dinesh Kumar
ind the fix for this issue. And also, looking forward for your suggestions and inputs. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follo

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-13 Thread Dinesh Kumar
Hi John, Thank you very much for sharing the details. Yes i got the screen shots. Let me summarize the problem and will try to find the proper fix for this issue after discussing this with our senior team members. Thank you once again, have a great day. Dinesh -- *Dinesh Kumar* Software

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-13 Thread Dinesh Kumar
ing > this as an alteration and treating it as such. > Would you mind to share the screenshot of "Definition" tab from the "Login Role" dialouge box while resetting the password. I just want to compare your dialogue box, with mine. Thanks. Dinesh -- *Dinesh Kumar* Soft

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-12 Thread Dinesh Kumar
gged in the pgAdmin using above created logins, and i am able to connect. W hen you do resetting the password of this user, please uncheck the option "Account Expires" in the "Definition" tab, which is enabled by default. And then try to re-login using the changed password. T

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-11 Thread Dinesh Kumar
tion method to “trust” so I could at least get > some work done locally while my collaborators are waiting for the security > to work. Of course I also seem not to have set up the public service > properly… > > ** ** > > I did mention that I was an Analyst and a bit out of m

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-08-11 Thread Dinesh Kumar
m at a loss as to what. > > ** ** > > Any idea how to set up security properly for someone who openly admits to > being more analyst than DBA? > You can try with other password authentication methods like , "password", "sspi", e.t.c. Please try this <http

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
OK. Thanks Dave. @Christian: We believe, you can get this max length option in pgAdmin 1.16.2 which is not released yet. Sorry, i am not aware of it's release schedule time. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprise

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
Hi Dave, Adding to previous e-mail, i have tested this on Windows 7 with the latest pgAdmin master branch. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/&

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
om::text from 1 FOR 4679) FROM plz; If i execute the above statement, then it's showing all the 16 values. But this is not the case in the CentOS. Kindly let me know how to proceed on this issue. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
On Wed, Aug 7, 2013 at 11:53 PM, Christian H. Bruhn wrote: > am Mittwoch, 7. August 2013 um 09:59 schrieb Dinesh Kumar: > > > I have just done a quick test case with the given steps, but i am not > able > > to reproduce the case in Cent OS6.0. In CentOS 6, i am getting al

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-07 Thread Dinesh Kumar
gt; I have just done a quick test case with the given steps, but i am not able to reproduce the case in Cent OS6.0. In CentOS 6, i am getting all the 16 non null grid values and 2 null values. Would you mind to share the query/steps what you have performed in pgAdmin. Thanks in advance. Dinesh

Re: [pgadmin-support] v 1.16.1 incorrectly displays the properties of a FDW table

2013-08-06 Thread Dinesh Kumar
Hi Dave, Sorry, forgot to add patch. Please find the attached fix for this issue. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @

Re: [pgadmin-support] v 1.16.1 incorrectly displays the properties of a FDW table

2013-08-06 Thread Dinesh Kumar
orking as expected. Kindly let me know your inputs on this. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @En

Re: [pgadmin-support] v 1.16.1 incorrectly displays the properties of a FDW table

2013-08-05 Thread Dinesh Kumar
ode in "pgForeignTable::iSetOptions(const wxString &tmpoptions)" is behaving differently on windows xp as well in 7. I have installed the PG 9.3 beta version which comes with pgAdmin 1.18.x in Win XP. In that version also, win xp is behaving like reported. Hence, i would like t

Re: [pgadmin-support] v 1.16.1 incorrectly displays the properties of a FDW table

2013-08-04 Thread Dinesh Kumar
Sure Dave, will work on this issue. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutoria

Re: [pgadmin-support] Error Messages

2013-08-01 Thread Dinesh Kumar
Hi, The ERROR message what have got is from PG database and it's not from the pgAdmin. It's an expected result. I believe, EXPLAIN ANALYZE only supports DML/Select queries. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprised

Re: [pgadmin-support] pgAdmin3 extremely slow while displaying TEXT column values on OSX

2013-07-22 Thread Dinesh Kumar
H i On Mon, Jul 22, 2013 at 3:06 PM, Philip Luppens wrote: > On Mon, Jul 22, 2013 at 10:37 AM, Dinesh Kumar < > dinesh.ku...@enterprisedb.com> wrote: > >> Hi Philip, >> >> Would you mind if i share the file "nseasa_content.zip", with the >> wxW

Re: [pgadmin-support] pgAdmin3 extremely slow while displaying TEXT column values on OSX

2013-07-22 Thread Dinesh Kumar
with these two cases with wxWidgets team. For this, i would like to take confirmation from you whether i can share this with wxWidgets team or not. Kindly update me with your inputs. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dines

Re: [pgadmin-support] pgAdmin3 extremely slow while displaying TEXT column values on OSX

2013-07-18 Thread Dinesh Kumar
Thanks Dave. Sure, will do. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars,

Re: [pgadmin-support] pgAdmin3 extremely slow while displaying TEXT column values on OSX

2013-07-18 Thread Dinesh Kumar
ne. I believe it's the problem with wxWidgets or wxGrid internal implementation. Thanks in advance. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Fol

Re: [pgadmin-support] comparison schema/data

2013-07-18 Thread Dinesh Kumar
Hi, I think, this is what <http://pgdiff.sourceforge.net/> you are looking for. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @E

Re: [pgadmin-support] [pgadmin-hackers] Browser fixes

2013-05-19 Thread Dinesh Kumar
Hi Dave, Thank you very much for fixing these issue, and i have re-viewed and done the test cases with this patch and seems now the browser is more stable. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co <http://www.enterprisedb.

Re: [pgadmin-support] Problem w Favourites menu

2013-04-08 Thread Dinesh Kumar
Thank you so much Dave for the valuable instructions. I will keep this in mind, and will take care by going forward. Best Regards, Dinesh On Mon, Apr 8, 2013 at 10:05 PM, Dave Page wrote: > Hi > > On Wed, Mar 27, 2013 at 7:03 AM, Dinesh Kumar > wrote: > > Hi Dave, >

Re: [pgadmin-support] Problem w Favourites menu

2013-04-02 Thread Dinesh Kumar
Hi Lou O’Quin, Can you please share the requested file " pgadmin_favourites.xml " to reproduce the same issue. So that, we will improve quality of pgAdmin tool. Thanks for your attention. Best Regards, Dinesh

Re: [pgadmin-support] Problem w Favourites menu

2013-03-27 Thread Dinesh Kumar
Hi Dave, Thanks for the guidance on this. I am attaching the patch for the same. Hi Lou O’Quin, Please share the requested details for resolving the issues. Thanks for your attention. Best Regards, Dinesh On Tue, Mar 26, 2013 at 12:15 PM, Dinesh Kumar < dinesh.ku...@enterprisedb.com>

Re: [pgadmin-support] Problem w Favourites menu

2013-03-25 Thread Dinesh Kumar
On Mon, Mar 25, 2013 at 11:58 PM, Dave Page wrote: > On Mon, Mar 25, 2013 at 9:15 AM, Dinesh Kumar > wrote: > > > > While working on this issue in my local machine i have tried some test > cases > > to re-produce the same and found that "pgadmin_favourites.xml&

Re: [pgadmin-support] Problem w Favourites menu

2013-03-25 Thread Dinesh Kumar
and press "OK". Ex:- "Daily Report" 7) Check the file "pgadmin_favourites.xml" for the value. fd fdfdf pgadmin_favourites.xml 8) Once, we restart all the pgAdmin instances, i am not able to see my "Weekly Report" Favorite from the list. Let me know

Re: [pgadmin-support] Problem w Favourites menu

2013-03-22 Thread Dinesh Kumar
Sure Ashesh, I will update this thread with my findings. Thanks. Best Regards, Dinesh On Fri, Mar 22, 2013 at 9:25 AM, Ashesh Vashi wrote: > Dinesh, > > Can you please take a look at it? > > > On Thu, Mar 21, 2013 at 11:35 PM, Lou Oquin wrote: > >> When I select Favourites, Add from the que

Re: [pgadmin-support] Problem w Favourites menu

2013-03-22 Thread Dinesh Kumar
Sure Ashesh, I will update this thread with my findings. Thanks. Best Regards, Dinesh