[pgadmin-support] 1.14.x What about drag&drop in the editor?

2011-08-30 Thread Andreas
Hi, the editor lost the ability to copy or move text by drag&drop. I hoped we get this feature back with the next release as we discussed after 1.12. Another cute feature would be an editor command that switches all sql keywords in uppercase. pgadmin does this when it shows the sql commands co

Re: [pgadmin-support] latest pgAdmin rc

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 10:00 PM, Belbin, Peter wrote: > I'm running pgAdmin on a windows 2008 os. > > When the 'view data options' dialog appears to allow me to supply a filter > criteria, I see the 'validate' button, but not any other buttons. > > If I drag the lower window frame downwards, onl

[pgadmin-support] latest pgAdmin rc

2011-08-30 Thread Belbin, Peter
I'm running pgAdmin on a windows 2008 os. When the 'view data options' dialog appears to allow me to supply a filter criteria, I see the 'validate' button, but not any other buttons. If I drag the lower window frame downwards, only then do I get to see the 'OK' and 'Cancel' buttons. Regards, P

Re: [pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 10:00 PM, Strauch, Sheldon wrote: > > Well, the file was 1.3M lines long, including an entire dump from over a year > ago. I did not examine the entire file. What I saw looked reasonably > well-formed. I suspect the size of the file is the actual culprit. Ouch, yes, that

Re: [pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Strauch, Sheldon
On Aug 30, 2011, at 3:45 PM, Dave Page wrote: > On Tue, Aug 30, 2011 at 9:42 PM, Strauch, Sheldon > wrote: >> On Aug 30, 2011, at 2:52 PM, Dave Page wrote: >>> Hi >>> >>> On Tue, Aug 30, 2011 at 8:18 PM, Strauch, Sheldon >>> wrote: Hi, I just downloaded RC1. It browses databases

Re: [pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 9:42 PM, Strauch, Sheldon wrote: > On Aug 30, 2011, at 2:52 PM, Dave Page wrote: >> Hi >> >> On Tue, Aug 30, 2011 at 8:18 PM, Strauch, Sheldon >> wrote: >>> Hi, >>> >>> I just downloaded RC1. It browses databases fine, but crashes when I open >>> the SQL window. >>> Exact

Re: [pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Strauch, Sheldon
On Aug 30, 2011, at 2:52 PM, Dave Page wrote: > Hi > > On Tue, Aug 30, 2011 at 8:18 PM, Strauch, Sheldon > wrote: >> Hi, >> >> I just downloaded RC1. It browses databases fine, but crashes when I open >> the SQL window. >> Exact steps to reproduce: >> * Open pgAdmin >> * Open any database >> *

Re: [pgadmin-support] FK dialog shows deleted attributes in Referencing combobox

2011-08-30 Thread Guillaume Lelarge
Hi, On Tue, 2011-08-30 at 19:11 +0300, Julius Tuskenis wrote: > Hello, > > Foreign Key dialog shows deleted attributes in combo box "Referencing". > In "Local column" combo box these are hidden. Attaching picture. > > Steps to reporduce: > 1. Go to table having deleted attributes, pick constrai

Re: [pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Dave Page
Hi On Tue, Aug 30, 2011 at 8:18 PM, Strauch, Sheldon wrote: > Hi, > > I just downloaded RC1. It browses databases fine, but crashes when I open the > SQL window. > Exact steps to reproduce: > * Open pgAdmin > * Open any database > * Click on the SQL icon in the button bar > From the dump it appe

Re: [pgadmin-support] feature request

2011-08-30 Thread Guillaume Lelarge
On Tue, 2011-08-30 at 20:42 +0100, Dave Page wrote: > On Tue, Aug 30, 2011 at 8:30 PM, Guillaume Lelarge > wrote: > > On Tue, 2011-08-30 at 19:29 +0100, Dave Page wrote: > >> On Tue, Aug 30, 2011 at 6:15 PM, Guillaume Lelarge > >> wrote: > >> >> > >> >> libpq doesn't support multiple resultsets i

Re: [pgadmin-support] feature request

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 8:30 PM, Guillaume Lelarge wrote: > On Tue, 2011-08-30 at 19:29 +0100, Dave Page wrote: >> On Tue, Aug 30, 2011 at 6:15 PM, Guillaume Lelarge >> wrote: >> >> >> >> libpq doesn't support multiple resultsets in a single query unfortunately. >> >> >> > >> > As a matter of fac

Re: [pgadmin-support] feature request

2011-08-30 Thread Guillaume Lelarge
On Tue, 2011-08-30 at 19:29 +0100, Dave Page wrote: > On Tue, Aug 30, 2011 at 6:15 PM, Guillaume Lelarge > wrote: > >> > >> libpq doesn't support multiple resultsets in a single query unfortunately. > >> > > > > As a matter of fact, it does (see > > http://pgolub.wordpress.com/2009/11/17/script-sl

[pgadmin-support] pgAdmin3 quits unexpectedly on Mac OS/X

2011-08-30 Thread Strauch, Sheldon
Hi, I just downloaded RC1. It browses databases fine, but crashes when I open the SQL window. Exact steps to reproduce: * Open pgAdmin * Open any database * Click on the SQL icon in the button bar >From the dump it appears the crash happens deep in Apple territory. I hope >this report helps. Ple

Re: [pgadmin-support] Crash editing connection properties

2011-08-30 Thread Jason McKellar
On Tue, Aug 30, 2011 at 2:01 PM, Dave Page wrote: > > Jason; please try temporarily renaming your pgAdmin preferences file > in ~/Library and then starting pgAdmin and repeating the test. > > It did not crash after renaming the preference file. -- Jason

Re: [pgadmin-support] Crash editing connection properties

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 7:43 PM, Jason McKellar wrote: > > > On Tue, Aug 30, 2011 at 2:01 PM, Dave Page wrote: >> >> Jason; please try temporarily renaming your pgAdmin preferences file >> in ~/Library and then starting pgAdmin and repeating the test. >> > It did not crash after renaming the pref

Re: [pgadmin-support] feature request

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 6:15 PM, Guillaume Lelarge wrote: >> >> libpq doesn't support multiple resultsets in a single query unfortunately. >> > > As a matter of fact, it does (see > http://pgolub.wordpress.com/2009/11/17/script-slicing-by-pgmdd/), and I > really want pgAdmin to use this. Still nee

Re: [pgadmin-support] Crash editing connection properties

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 4:56 PM, Jason McKellar wrote: > > > On Tue, Aug 30, 2011 at 10:04 AM, Dave Page wrote: >> >> It works for me in 1.12.2. >> > > I just installed 1.12.3 and it crashes in the same spot. I just tried 1.12.3 and 1.14.0rc1 and both also work fine for me. Anyone else able to r

Re: [pgadmin-support] feature request

2011-08-30 Thread Guillaume Lelarge
On Tue, 2011-08-30 at 12:31 +0100, Dave Page wrote: > On Tue, Aug 30, 2011 at 11:56 AM, Tim Uckun wrote: > > The drop down boxes in pgadmin don't have autocomplete and don't jump > > to the items that start with the character you type. Most of them > > have a very long list of items in seemingly

[pgadmin-support] FK dialog shows deleted attributes in Referencing combobox

2011-08-30 Thread Julius Tuskenis
Hello, Foreign Key dialog shows deleted attributes in combo box "Referencing". In "Local column" combo box these are hidden. Attaching picture. Steps to reporduce: 1. Go to table having deleted attributes, pick constraints 2. Right click, New Object, New Foreign Key 3. Check the values of "Ref

Re: [pgadmin-support] Crash editing connection properties

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 2:44 PM, Jason McKellar wrote: > Hello, > > PG Admin 3 crashes when I try to: > - open properties of a database connection > - change the maintenance database > - attempt to change the username (crashes when I click the username field) > I am using pgadmin 1.12.0 on OSX 10.

[pgadmin-support] Crash editing connection properties

2011-08-30 Thread Jason McKellar
Hello, PG Admin 3 crashes when I try to: - open properties of a database connection - change the maintenance database - attempt to change the username (crashes when I click the username field) I am using pgadmin 1.12.0 on OSX 10.6.8 An easy workaround is deleting the connection and then re-creat

Re: [pgadmin-support] feature request

2011-08-30 Thread Dave Page
On Tue, Aug 30, 2011 at 11:56 AM, Tim Uckun wrote: > The drop down boxes in pgadmin don't have autocomplete and don't jump > to the items that start with the character you type.  Most of them > have a very long list of items in seemingly random order (function > return types for example) so an aut

[pgadmin-support] feature request

2011-08-30 Thread Tim Uckun
The drop down boxes in pgadmin don't have autocomplete and don't jump to the items that start with the character you type. Most of them have a very long list of items in seemingly random order (function return types for example) so an autocomplete would make this a lot easier to use. Also while I

Re: [pgadmin-support] Feature request: copy and quotes

2011-08-30 Thread Colin Beckingham
On 08/27/2011 11:46 PM, Fernando Hevia wrote: Not sure if available in v1.12 but in 1.14 you can change the quote character at your leisure from File -> Options -> Query tool -> "Result copy quote character". Cheers. On Sat, Aug 27, 2011 at 10:58, Colin Beckingham mailto:col...@start.ca>> wrote

Re: [pgadmin-support] Solaris 10 (64Bit) - Different Behavior on Privileges and Default Privileges Tab Pages of Properties Screen of Database and Schema on pgAdmin III

2011-08-30 Thread Guillaume Lelarge
On Mon, 2011-08-29 at 16:51 +0200, Guillaume Lelarge wrote: > On Fri, 2011-08-26 at 16:53 +0500, Kashif Zeeshan wrote: > > pgAdmin III (Version 1.12.3) > > OS = Solaris 10 (64Bit) > > > > Following are the differences in the behavior on Privileges and > > Default Privileges Tab Pages when adding P