Re: [pgadmin-support] See full query text in Server Status window

2012-12-24 Thread Evan Martin
Thanks, Guillaume. It's ticket 386, right? Could you also add shortcut keys while you're at it? That would be more useful than the menu items themselves. And it may be worth mentioning the whole "clear selection" thing in the ticket so it doesn't get lost. On 25/12/2012 12:48 AM, Guillaume Lel

Re: [pgadmin-support] CRLF - sqlpane vs Query window

2012-12-24 Thread Guillaume Lelarge
On Tue, 2012-10-16 at 15:23 +0200, Michal Kozusznik wrote: > It's about copy&paste feature. If I copy DDL from pgadmin and paste to > another program (for example notpad) result is differ depending on from > which place I copied the source. > > How to reproduce: > Windows7 64bit > > Attempt 1 >

Re: [pgadmin-support] setting "default privileges" only allows to choose "public"

2012-12-24 Thread Guillaume Lelarge
On Wed, 2012-11-07 at 10:11 +0100, Thomas wrote: > Hi, > > I just upgraded to pgadmin3 1.16.0. > > If I try to set some default privilges via "right click on schema -> > Properties -> Default Priviliges" I only get to choose from public but no > other groups are listed. > > It does work in 1.1

Re: [pgadmin-support] Foreign Servers

2012-12-24 Thread Guillaume Lelarge
On Thu, 2012-09-27 at 13:01 +, David Greco wrote: > Where should Foreign Servers appear in the Object Browser? I have two > foreign servers defined, confirmed by querying > information_schema.foreign_servers, but the Object Browser doesn't show them > in the schema they are defined, or any

Re: [pgadmin-support] padmin crash PQconninfoParse

2012-12-24 Thread Guillaume Lelarge
On Thu, 2012-11-29 at 14:22 -0800, jclopezar wrote: > I have both in my system and in Posgres 9.2 the same libpq.so.5 > I nkow there is a new one (8, I think), can be compiled from sources? from > where? > libpq from 9.2 definitely doesn't have the issue. Older pre-9.0 have. -- Guillaume http:

Re: [pgadmin-support] pgadmin3 crash

2012-12-24 Thread Guillaume Lelarge
On Fri, 2012-11-30 at 15:55 +0530, Dave Page wrote: > On Thu, Nov 29, 2012 at 9:48 PM, Linos wrote: > > > > Arghhh, for me it ever fails, did you see the gdb log? my distro is Arch > > Linux > > X84_64 with this versions: > > > > uname -a > > Linux skuda 3.6.7-425-bfs #1 SMP PREEMPT Sun Nov 18 20

Re: [pgadmin-support] See full query text in Server Status window

2012-12-24 Thread Guillaume Lelarge
On Wed, 2012-12-05 at 20:12 +1100, Evan Martin wrote: > You mean pressing the shorcut key right after the server status has > refreshed, so the selection is on a different row? Couldn't the same > thing happen with the toolbar button? Anyway, I have a suggestion to fix > that: when the list refr

Re: [pgadmin-support] pgAdmin III does not display Default Privileges for schemas

2012-12-24 Thread Guillaume Lelarge
On Fri, 2012-12-07 at 20:38 -0600, Nathan Alden wrote: > Windows 7 x64 > PostgreSQL 9.2.2 > pgAdmin III 1.16.1 > > Follow these steps to reproduce: > > 1. Connect to the postgres DB. > 2. Run the following SQL: > > create database test_database; > > 3. Run the following SQL: > > create role my

Re: [pgadmin-support] super slow query editor when in NX session

2012-12-24 Thread Guillaume Lelarge
On Mon, 2012-12-24 at 11:38 +0100, Linos wrote: > On 24/12/12 11:12, Guillaume Lelarge wrote: > > On Tue, 2012-12-11 at 13:28 +0100, Linos wrote: > >> On 19/11/12 22:10, Guillaume Lelarge wrote: > >>> On Fri, 2012-09-28 at 19:50 +0200, Linos wrote: > On 28/09/12 19:46, Guillaume Lelarge wrote:

Re: [pgadmin-support] assert failed

2012-12-24 Thread Guillaume Lelarge
On Mon, 2012-12-24 at 11:36 +0100, Linos wrote: > On 24/12/12 11:24, Guillaume Lelarge wrote: > > On Mon, 2012-12-24 at 11:11 +0100, Linos wrote: > >> On 24/12/12 11:10, Guillaume Lelarge wrote: > >>> On Mon, 2012-12-10 at 18:36 +0100, Linos wrote: > Hi, > today after i deleted and rec

Re: [pgadmin-support] super slow query editor when in NX session

2012-12-24 Thread Linos
On 24/12/12 11:12, Guillaume Lelarge wrote: > On Tue, 2012-12-11 at 13:28 +0100, Linos wrote: >> On 19/11/12 22:10, Guillaume Lelarge wrote: >>> On Fri, 2012-09-28 at 19:50 +0200, Linos wrote: On 28/09/12 19:46, Guillaume Lelarge wrote: > On Wed, 2012-09-26 at 20:43 +0200, Linos wrote: >>>

Re: [pgadmin-support] assert failed

2012-12-24 Thread Linos
On 24/12/12 11:24, Guillaume Lelarge wrote: > On Mon, 2012-12-24 at 11:11 +0100, Linos wrote: >> On 24/12/12 11:10, Guillaume Lelarge wrote: >>> On Mon, 2012-12-10 at 18:36 +0100, Linos wrote: Hi, today after i deleted and recreated in a query editor a constraint and went to

Re: [pgadmin-support] references combobox - order of object

2012-12-24 Thread Guillaume Lelarge
On Mon, 2012-12-10 at 14:38 +0100, Michal Kozusznik wrote: > When creating new foreign key, there is "references" combo-box in > Columns tab. > Can anyone say the rule used to sort the combo-box content? Because I'm > embarrassed. I'm embarrassed too. It seems we're sorting by the schema OID (bu

Re: [pgadmin-support] assert failed

2012-12-24 Thread Guillaume Lelarge
On Mon, 2012-12-24 at 11:11 +0100, Linos wrote: > On 24/12/12 11:10, Guillaume Lelarge wrote: > > On Mon, 2012-12-10 at 18:36 +0100, Linos wrote: > >> Hi, > >>today after i deleted and recreated in a query editor a constraint and > >> went > >> to refresh the constraints of the table in the br

Re: [pgadmin-support] assert failed

2012-12-24 Thread Linos
On 24/12/12 11:10, Guillaume Lelarge wrote: > On Mon, 2012-12-10 at 18:36 +0100, Linos wrote: >> Hi, >>today after i deleted and recreated in a query editor a constraint and >> went >> to refresh the constraints of the table in the browser i get an assertion >> error, >> i have attached the l

Re: [pgadmin-support] super slow query editor when in NX session

2012-12-24 Thread Guillaume Lelarge
On Tue, 2012-12-11 at 13:28 +0100, Linos wrote: > On 19/11/12 22:10, Guillaume Lelarge wrote: > > On Fri, 2012-09-28 at 19:50 +0200, Linos wrote: > >> On 28/09/12 19:46, Guillaume Lelarge wrote: > >>> On Wed, 2012-09-26 at 20:43 +0200, Linos wrote: > Hi, > i don't understand why can b

Re: [pgadmin-support] assert failed

2012-12-24 Thread Guillaume Lelarge
On Mon, 2012-12-10 at 18:36 +0100, Linos wrote: > Hi, >today after i deleted and recreated in a query editor a constraint and went > to refresh the constraints of the table in the browser i get an assertion > error, > i have attached the log generated. > Do you use a debug release of pgAdmin

Re: [pgadmin-support] Deselecting superuser privilage

2012-12-24 Thread Guillaume Lelarge
On Thu, 2012-12-13 at 14:14 +0100, Michal Kozusznik wrote: > Once superuser privilage is set, it's impossible to unset it in Role > Priperties. > Attempt of unchecking particulat checkbox results with requester popup: > "Deleting a superuser might... blabla. Are you sure?" > But doesn't matter I

Re: [pgadmin-support] Columns width should be based on data as well as column names

2012-12-24 Thread Guillaume Lelarge
On Thu, 2012-12-20 at 12:19 +0100, Victor Engmark wrote: > Three related bugs/feature requests: > > How to reproduce: > > 1. Open the Query Tool window. > 2. Enter "SELECT 'longer text than the title' AS shorter_title" in the > query window. > 3. Run the query. > > Result: The width of the colum

Re: [pgadmin-support] pgadmin3 - Crash on renaming

2012-12-24 Thread Guillaume Lelarge
On Sun, 2012-12-23 at 16:13 -0800, Thangalin wrote: > Hi, > > Note that pgadmin3 -v or pgadmin3 --version should show the version number; > double clicking on the About dialog should allow selection of the text. ;-) > I agree that we should have better command line options, and -v/--version shou