Re: [pgadmin-support] pgAdmin, I love it but, hints are driving me crazy.

2014-01-23 Thread Martin French
s > "Windows Black (extra large)"). Still I would like to get rid of those > tooltips. > > Thanks for your elaborate reply. > > On Thu, Jan 23, 2014 at 10:10 AM, Martin French > wrote: > >> I can't find such option. > >> Here is an example: http

Re: [pgadmin-support] pgAdmin, I love it but, hints are driving me crazy.

2014-01-23 Thread Martin French
> I can't find such option. > Here is an example: http://picpaste.com/hints-1Q3WhiOH.JPG > > >> > >> Hi there, > >> > >> I use pgAdmin-III on MS-Windows XP. > >> I find hints annoying especially in the "View Data Options" in the > >> "Filter" tab but if it is possible, I would like to get rid of t

Re: [pgadmin-support] pgAdmin, I love it but, hints are driving me crazy.

2014-01-22 Thread Martin French
> > Hi there, > > I use pgAdmin-III on MS-Windows XP. > I find hints annoying especially in the "View Data Options" in the > "Filter" tab but if it is possible, I would like to get rid of them > all. > The option "Miscellaneous"->"Guru hints"->"Do not show guru hints; I'm > one myself" does not s

Re: [pgadmin-support] Connect to server silently fails with no error message

2014-01-22 Thread Martin French
> Given all this, PGadmin silently fails to connect to the server with > no error message, simply a repeat of the prompt for > server info. > > The password IS correct, I just authenticated through psql with it. > > Changing any or all of the lines in pg_hba.conf from md5, to peer, > to trust, a

Re: [pgadmin-support] Editable resultset

2013-01-21 Thread Martin French
> > When team working on pgAdmin will get rid of all bugs (hope it is not > infinity collection) then they may start on improving the product. > I know pgAdmin is open source and its for free. But it is not reason to > answer this way. I noticed that any improvement request is rejected with >

Re: [pgadmin-support] pgAgent job step reporting failure when batch command succeeds

2012-08-15 Thread Martin French
> From: osleep > To: pgadmin-support@postgresql.org, > Date: 15/08/2012 18:44> Subject: [pgadmin-support] pgAgent job step reporting failure when > batch command succeeds> Sent by: pgadmin-support-ow...@postgresql.org> > Hey there,> > I am running PostgreSQL 9.0.8 and the latest version of pgAgent

Re: [pgadmin-support] Beginner with pgadmin, sorry

2012-08-14 Thread Martin French
> On 14/08/2012 11:01, Vulcain wrote:> > Hi,> > > > I am a beginner with pgadmin (version 1.14.3 on windows).> > > > I would like to make a local DB on my computer.> > > > But I do not manage to connect to serveur, I have tried:> > Name : My DB> > Host: MyComputer> > Port TCP : 5432> > > > Please,

Re: [pgadmin-support] Error opening file without suffix

2012-07-24 Thread Martin French
> You sure can get a look at it. And I welcome any patches that would fix> any *actual* issue.Ok, If I get chance, I'll take a look.Although it's reproducible, I suspect; as I believe you do, that this is a very very minor issue, if indeed it is at all.Cheers

Re: [pgadmin-support] Error opening file without suffix

2012-07-23 Thread Martin French
> > There's not much we can do here. We show the standard dialog, and it> tells us which file the user wants to open. If it tells to open> "test.sql", we have no way to understand you wanted to open the file> "test".> I'll pull source and take a look if I get chance. I think that because the filter

Re: [pgadmin-support] Error opening file without suffix

2012-07-23 Thread Martin French
 > I can't replicate this problem. It works for me.> I am running pgAdmin 1.14.2, Windows 7Replicated on 1.14.3, Windows 7 x64.> How to reproduce:> 1. create some text file and save it without suffix - make sure OS > doesn't hide suffixes making you think that there is no suffix in a filename> 2. O

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-10 Thread Martin French
Hipgadmin-support-ow...@postgresql.org wrote on 10/07/2012 16:05:18:> From: Dave Page > To: Martin French , > Cc: pgadmin-support@postgresql.org, pgadmin-support-ow...@postgresql.org> Date: 10/07/2012 19:12> Subject: Re: [pgadmin-support] pgAgent reports failure upon success>

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-10 Thread Martin French
HiThanks for the feedback. I certainly won't be discouraged by it! :)> - You have member name of [Get|Set]LastResult which set/return a> member variable called lastStatus. These should be consistent to avoid> confusion.Will amend accordingly.> - Rather than setting lastStatus to 0 or -1, why not se

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-09 Thread Martin French
Tree Diff. diff -r pgAgent-3.2.1-Source pgAgent-3.2.2-Sourcediff -r pgAgent-3.2.1-Source/connection.cpp pgAgent-3.2.2-Source/connection.cpp28a29>       lastStatus = 0;339a341>               {340a343,344>                       conn->SetLastResult(0);>               }344a349>                       co

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-09 Thread Martin French
Apologies wrong files attached! It is Monday after all... ;o)(See attached file: connection.cpp.patch)(See attached file: connection.h.patch)(See attached file: job.cpp.patch)CheersDave Page wrote on 09/07/2012 10:16:47:> From: Dave Page > To: Martin French , > Cc: pgadmin-support@postg

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-09 Thread Martin French
back.Thanks.pgadmin-support-ow...@postgresql.org wrote on 06/07/2012 12:29:56:> From: Dave Page > To: Martin French , > Cc: pgadmin-support@postgresql.org> Date: 06/07/2012 15:35> Subject: Re: [pgadmin-support] pgAgent reports failure upon success> Sent by: pgadmin-support-ow...@postgresql.org&

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-06 Thread Martin French
Yep, can do, and will do Dave.Will be after the weekend now, but should have something Monday eve.Have a good weekend mate.CheersDave Page ---06/07/2012 12:22:56---Hi On Fri, Jul 6, 2012 at 11:36 AM, Martin FrenchFrom:Dave Page To:Martin French , Cc:pgadmin-support

Re: [pgadmin-support] pgAgent reports failure upon success

2012-07-06 Thread Martin French
?Thoughts? :)CheersMartinDave Page ---06/07/2012 11:06:04---Hi On Fri, Jul 6, 2012 at 8:04 AM, Martin FrenchFrom:Dave Page To:Martin French , Cc:pgadmin-support@postgresql.orgDate:06/07/2012 11:06Subject:Re: [pgadmin-support] pgAgent reports failure upon successHiOn

[pgadmin-support] pgAgent reports failure upon success

2012-07-06 Thread Martin French
pgAgent is reporting that the job running this query:insert into dba.pg_stat_bgwriter_data(select *, now() from pg_catalog.pg_stat_bgwriter);is failing with a return code of 1, despite having completed the insert ok.When I wrap the code in a "do" statement, it report