Re: [pgadmin-support] Request: pgagent --version

2015-07-10 Thread Sanket Mehta
Sure Dave, I will look into it. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Fri, Jul 10, 2015 at 7:39 PM, Dave Page wrote: > Sanket - can you look at this please? It looks like we added this > functionality to the PEM agent, but it really should be in pgAgent > too. You may copy

Re: [pgadmin-support] Request: pgagent --version

2015-07-10 Thread Dave Page
Sanket - can you look at this please? It looks like we added this functionality to the PEM agent, but it really should be in pgAgent too. You may copy --version support from the PEM code to save effort. On Sat, Jul 4, 2015 at 7:24 PM, Josh Berkus wrote: > All: > > Currently pgagent does not have

[pgadmin-support] Request: pgagent --version

2015-07-04 Thread Josh Berkus
All: Currently pgagent does not have a --version option so that a DBA can check what version of pgagent is installed. It would be good to have one. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make c

Re: [pgadmin-support] Request

2011-07-11 Thread Dave Page
On Mon, Jul 11, 2011 at 2:59 PM, Guillaume Lelarge wrote: > On Mon, 2011-07-11 at 15:36 +0200, COCATRIX, YANN (YANN) wrote: >>  [...] >> Is it possible for you to compile the last release for Sun – Sparc ? >> > > We don't have any Sun servers, so I guess we can't. You'll have to > compile it yours

Re: [pgadmin-support] Request

2011-07-11 Thread Guillaume Lelarge
On Mon, 2011-07-11 at 19:52 +0530, Ashesh Vashi wrote: > On Mon, Jul 11, 2011 at 7:29 PM, Guillaume Lelarge > wrote: > On Mon, 2011-07-11 at 15:36 +0200, COCATRIX, YANN (YANN) > wrote: > > [...] > > Is it possible for you to compile the last release for Sun – >

Re: [pgadmin-support] Request

2011-07-11 Thread Ashesh Vashi
On Mon, Jul 11, 2011 at 7:29 PM, Guillaume Lelarge wrote: > On Mon, 2011-07-11 at 15:36 +0200, COCATRIX, YANN (YANN) wrote: > > [...] > > Is it possible for you to compile the last release for Sun – Sparc ? > > > > We don't have any Sun servers, so I guess we can't. You'll have to > compile it yo

Re: [pgadmin-support] Request

2011-07-11 Thread Ashesh Vashi
On Mon, Jul 11, 2011 at 7:54 PM, Guillaume Lelarge wrote: > On Mon, 2011-07-11 at 19:52 +0530, Ashesh Vashi wrote: > > On Mon, Jul 11, 2011 at 7:29 PM, Guillaume Lelarge > > wrote: > > On Mon, 2011-07-11 at 15:36 +0200, COCATRIX, YANN (YANN) > > wrote: > > > [...] > >

Re: [pgadmin-support] Request

2011-07-11 Thread Guillaume Lelarge
On Mon, 2011-07-11 at 15:36 +0200, COCATRIX, YANN (YANN) wrote: > [...] > Is it possible for you to compile the last release for Sun – Sparc ? > We don't have any Sun servers, so I guess we can't. You'll have to compile it yourself. I actually don't know if wxWidgets is available on that platfo

[pgadmin-support] Request

2011-07-11 Thread COCATRIX, YANN (YANN)
Hello, Is it possible for you to compile the last release for Sun - Sparc ? Best regards, [X] Yann Cocatrix ALCATEL-LUCENTPayment/Validation Competence center Validation/integration engineer

Re: [pgadmin-support] Request: get rid of annoyance with new SQL window

2010-03-19 Thread Josh Berkus
> More likely when you deleted the preferences file when trying to > figure out the display issue you reported I'd wager. There's no reason > I can see why an upgrade would (or even could) toggle and existing > setting. Oh, yeah, that's most certainly possible. Since I deleted that file several

Re: [pgadmin-support] Request: get rid of annoyance with new SQL window

2010-03-19 Thread Dave Page
On Fri, Mar 19, 2010 at 6:56 PM, Josh Berkus wrote: > >> That behaviour hasn't changed in years. It sounds like you turned on >> the 'Copy SQL from main for to query tool' option. > > I didn't do it manually; somehow it got set to that when I upgraded. > Thanks for the option, turned off now. Mor

Re: [pgadmin-support] Request: get rid of annoyance with new SQL window

2010-03-19 Thread Josh Berkus
> That behaviour hasn't changed in years. It sounds like you turned on > the 'Copy SQL from main for to query tool' option. I didn't do it manually; somehow it got set to that when I upgraded. Thanks for the option, turned off now. -- -- Josh Berkus

Re: [pgadmin-support] Request: get rid of annoyance with new SQL window

2010-03-19 Thread Dave Page
On Fri, Mar 19, 2010 at 6:45 PM, Josh Berkus wrote: > New annoyance for 1.10.1: > > 1) connect to a server > 2) click on a database > 3) click the "SQL" button to open a new SQL window > 4) the text of the database definition will be in that SQL window > 5) use file ... open to open the file you a

[pgadmin-support] Request: get rid of annoyance with new SQL window

2010-03-19 Thread Josh Berkus
New annoyance for 1.10.1: 1) connect to a server 2) click on a database 3) click the "SQL" button to open a new SQL window 4) the text of the database definition will be in that SQL window 5) use file ... open to open the file you actually wanted to edit 6) get prompt "The text has changed. Do yo

Re: [pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Dave Page
On Tue, Feb 3, 2009 at 10:59 AM, Glyn Astill wrote: > > I see. It'd be nice if there could be some sort of option "order top 100 by > primary key" - then perhaps would the last 100 be possible? Probably - not sure how to make it presentable in the menu though :-). Patches welcome!! -- Dave P

Re: [pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Glyn Astill
--- On Tue, 3/2/09, Dave Page wrote: > > Hello, > > > > I am not a subscriber of mailing list so maybe such > idea was > > already presented. > > > > It would be nice to see (for me) 2 features in > pgAdmin: > > > > 1. Table -> View data -> new option: View > Bottom 100 Rows which would be

Re: [pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Glyn Astill
--- On Tue, 3/2/09, Marcin wrote: > 1. Table -> View data -> new option: View Bottom 100 > Rows which would be > useful in case of checking last changes - otherwise I have > view to Top 100 > and change ordering > That would be a nice little touch. I do to 100 and reorder all the time.

Re: [pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Dave Page
On Tue, Feb 3, 2009 at 10:36 AM, Marcin wrote: > Hello, > > I am not a subscriber of mailing list so maybe such idea was > already presented. > > It would be nice to see (for me) 2 features in pgAdmin: > > 1. Table -> View data -> new option: View Bottom 100 Rows which would be > useful in ca

[pgadmin-support] Request for features - filtering options.

2009-02-03 Thread Marcin
Hello, I am not a subscriber of mailing list so maybe such idea was already presented. It would be nice to see (for me) 2 features in pgAdmin: 1. Table -> View data -> new option: View Bottom 100 Rows which would be useful in case of checking last changes - otherwise I have view to Top 100

[pgadmin-support] request: add QueryTool disconnect

2008-06-24 Thread Erik
Hello, This is a request for a pgAdmin feature. It would be handy if sessions of 'Query tool' (i.e. its windows) could be disconnected, without losing the SQL contained. At the moment this is not possible, I believe. If I want to bounce my postgresql server, I am forced to go check my all my p

Re: [pgadmin-support] Request for better visual feedback in the event of errors

2007-03-12 Thread Dave Page
jws wrote: It would be very helpful if, when running a 15K line sql script and errors are encountered, the cursor could jump to the line in question so that it would be apparent where the problem is. Perhaps each line could be highlighted as it was executed, and the window could scroll to follow.

Re: Re : [pgadmin-support] Request for better visual feedback in the event of errors

2007-03-09 Thread Ezequias Rodrigues da Rocha
23h32mn 18s Objet : [pgadmin-support] Request for better visual feedback in the event of errors It would be very helpful if, when running a 15K line sql script and errors are encountered, the cursor could jump to the line in question so that it would be apparent where the problem is. Perhaps e

Re : [pgadmin-support] Request for better visual feedback in the event of errors

2007-03-09 Thread Laurent ROCHE
I second that ! Have fun, [EMAIL PROTECTED] The Computing Froggy - Message d'origine De : jws <[EMAIL PROTECTED]> À : pgadmin-support@postgresql.org Envoyé le : Jeudi, 8 Mars 2007, 23h32mn 18s Objet : [pgadmin-support] Request for better visual feedback in the event of

[pgadmin-support] Request for better visual feedback in the event of errors

2007-03-08 Thread jws
It would be very helpful if, when running a 15K line sql script and errors are encountered, the cursor could jump to the line in question so that it would be apparent where the problem is. Perhaps each line could be highlighted as it was executed, and the window could scroll to follow. The current

Re: [pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-03 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 03 November 2005 10:04To: Dave PageCc: pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] request for documentation correction on pgAgent-Installation Wow, thank you very very much, Dave!  You&#x

Re: [pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-03 Thread Harald Armin Massa
Wow, thank you very very much, Dave! think you can put that DOMAIN\user syntax into the documentation? Everytime I stumble upon I get mixed up if it is [EMAIL PROTECTED] or domain/user or domain\user or \\domain\user or even \\domain/user ... so, to have it in that documentation could really

Re: [pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-03 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 02 November 2005 12:12To: Dave PageCc: pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] request for documentation correction on pgAgent-Installation Dave,C:\Programme\pgAdmin III\1.4>pgagent.

Re: [pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-02 Thread Harald Armin Massa
Dave,C:\Programme\pgAdmin III\1.4>pgagent.exe INSTALL pgAgent -unasenbaerERROR: Der Kontenname ist unzulõssig oder nicht vorhanden, oder das Kennwort ist f³r den angegebenen Kontennamen ung³ltig. C:\Programme\pgAdmin III\1.4>pgagent.exe INSTALL pgAgent -u nasenbaerERROR: Invalid command line argume

Re: [pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-02 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harald Armin MassaSent: 02 November 2005 10:54To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] request for documentation correction on pgAgent-Installation Hello,I tried to install pgAgent on

[pgadmin-support] request for documentation correction on pgAgent-Installation

2005-11-02 Thread Harald Armin Massa
Hello,I tried to install pgAgent on Windows XP Prof. SP2. Documentation and help suggest:options:-u -p -d -t -r =10, default 30)>-l using -uusernameor -ppasswordleads to ERROR: Invalid command line argumentonly without a space I can move on to "illegal account name"May

Re: [pgadmin-support] Request of feature

2005-01-04 Thread Andreas Pflug
Mark Rutz wrote: I would like to second this suggestion. It would even be nice to be able to define an sql template to be run when the table is double clicked. Either way, it would be a great addition to a tool that I use on a daily basis. the only nasty thing is the missing possibility to choos

Re: [pgadmin-support] Request of feature

2004-12-30 Thread Mark Rutz
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mauro Colorio Sent: Wednesday, December 29, 2004 9:47 AM To: pgadmin-support@postgresql.org Subject: [pgadmin-support] Request of feature sorry I'm not subscribed to the mailing list, I found pgadmin very useful! the only nasty thing i

[pgadmin-support] Request of feature

2004-12-29 Thread Mauro Colorio
sorry I'm not subscribed to the mailing list, I found pgadmin very useful! the only nasty thing is the missing possibility to choose which action to do when someone double clicks on a table, for example I prefer to see the data grid instead that the properties of the table, it is possible? tank