Re: [pgadmin-support] Database /properties/variables problem.

2004-11-10 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gary Doades > Sent: 09 November 2004 19:34 > To: Andreas Pflug > Cc: Pgadmin Support > Subject: Re: [pgadmin-support] Database /properties/variables problem. > > > Err well.. the program works just

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Andreas Pflug
Patrick Hatcher wrote: Trying to compile code from the CVS and I receive this error: ld: Undefined symbols: ctlComboBox::GetStringSelection() const That method is unused, but was defined in ctlComboBox.h; removed now. Try the new version. Please report if you're successful. Regards, Andreas -

[pgadmin-support] error on pg_admin post_beta 3 (Nov 2 2004)

2004-11-10 Thread Riccardo G. Facchini
Hi All, small issue on the table generator: the create sentence for a table that inherits from two other tables is erroneous. my example: CREATE TABLE test1 ( test1_id int4, test1_value text ); CREATE TABLE test2 ( test2_id int4, test2_value text ); CREATE TABLE test3 ( ) INHERITS (test1,

Re: [pgadmin-support] error on pg_admin post_beta 3 (Nov 2 2004)

2004-11-10 Thread Andreas Pflug
Riccardo G. Facchini wrote: Hi All, small issue on the table generator: the create sentence for a table that inherits from two other tables is erroneous. Fixed in CVS, thanks for reporting. Regards, Andreas ---(end of broadcast)--- TIP 3: if posting/r

[pgadmin-support] [EMAIL PROTECTED]

2004-11-10 Thread MAR - Secretariado Geral
approve PBRfJt unsubscribe pgadmin-support [EMAIL PROTECTED] avast! Antivirus: Outbound message clean. Virus Database (VPS): 0446-1, 2004-11-10Tested on: 10-11-2004 11:30:14avast! - copyright (c) 2000-2004 ALWIL Software.

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Patrick Hatcher
Ok great news.  I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal   I get the following error message: Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus error logout We're getting close! Thanks again for the h

[pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Bjørn T Johansen
I have just installed pgAdmin and it looks quite good, but there is one little thing that is annoying. When showing the results from a select in the grid, the width of the columns is always way too small. Is there anyway around this or do I have to resize every column everytime? Regards, BTJ -

Re: [pgadmin-support] OS X compile error

2004-11-10 Thread Andreas Pflug
Patrick Hatcher wrote: Ok great news. I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal I get the following error message: Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus error logout Happy debugging! Witho

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Andreas Pflug
Bjørn T Johansen wrote: I have just installed pgAdmin and it looks quite good, but there is one little thing that is annoying. When showing the results from a select in the grid, the width of the columns is always way too small. Is there anyway around this or do I have to resize every column ev

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Bjørn T Johansen
It's not a question of being Access but what would have been nice is if the column could at least have the same width as the largest string in that column BTJ Andreas Pflug wrote: Bjørn T Johansen wrote: I have just installed pgAdmin and it looks quite good, but there is one little thing tha

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Diego A. Gil
Andreas: Can't we get a estimated column size from column metadata ?. That will not be a "preferred" size but maybe will make grid more readable "out of the box". Regards, Diego. El miÃ, 10-11-2004 a las 15:31, Andreas Pflug escribiÃ: > BjÃrn T Johansen wrote: > > I have just installed pgAdmin

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Andreas Pflug
Diego A. Gil wrote: Andreas: Can't we get a estimated column size from column metadata ?. Not too helpful in many cases I'm afraid. The text type is widely used Regards, Andreas ---(end of broadcast)--- TIP 9: the planner will ignore your desire t

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Andreas Pflug
Bjørn T Johansen wrote: It's not a question of being Access but what would have been nice is if the column could at least have the same width as the largest string in that column Certainly not, this would leave just a single column displayed in many cases. Regards, Andreas -

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Bjørn T Johansen
Maybe it could have been an option, it would very often make the grid more viewable... BTJ Andreas Pflug wrote: Bjørn T Johansen wrote: It's not a question of being Access but what would have been nice is if the column could at least have the same width as the largest string in that column

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Gary Doades
Andreas Pflug wrote: Diego A. Gil wrote: Andreas: Can't we get a estimated column size from column metadata ?. Not too helpful in many cases I'm afraid. The text type is widely used What many other client tools of this type have is a "max column display size" setting. Often with a default of