Re: [pgadmin-support] Bug: Error in pg_get_userbyid when connecting to database (pgAdmin III 1.8 beta 3)

2007-08-17 Thread Guillaume Lelarge
Sebastiaan van Stijn a écrit : > I just downloaded and installed pgAdmin III 1.8 beta 3, however, when I > connect to a database, I get the following error: > > > ERROR: Syntax error at or near "pg_get_userbyid" > LINE 1: ...T ts.oid, spcname, spclocation, '' AS description pg_get_use... > > >

[pgadmin-support] Bug: Error in pg_get_userbyid when connecting to database (pgAdmin III 1.8 beta 3)

2007-08-17 Thread Sebastiaan van Stijn
I just downloaded and installed pgAdmin III 1.8 beta 3, however, when I connect to a database, I get the following error: ERROR: Syntax error at or near "pg_get_userbyid" LINE 1: ...T ts.oid, spcname, spclocation, '' AS description pg_get_use... pgAdmin version: 1.8.0 Beta 3 (Aug 10 2007,

Re: [pgadmin-support] pgadmin go down when I want to start debug pl pgsql function

2007-08-17 Thread Dave Page
Pavel Stěhule wrote: > Dave Page píše v Po 13. 08. 2007 v 20:39 +0100: >>> --- Original Message --- >>> From: Pavel Stěhule <[EMAIL PROTECTED]> >>> To: pgAdmin Support >>> Sent: 13/08/07, 19:36:26 >>> Subject: [pgadmin-support] pgadmin go down when I want to start debug >>> plpgsql fun

Re: [pgadmin-support] Numeric keyboard not supported

2007-08-17 Thread Charlie Clark
Am 17.08.2007 um 15:18 schrieb Dave Page: Unfortunately seems to be a bug in wxWidgets - I've reported it upstream: http://sourceforge.net/tracker/index.php? func=detail&aid=1776244&group_id=9863&atid=109863 Thought it probably was. I've also had display problems: column names not being vi

Re: [pgadmin-support] Numeric keyboard not supported

2007-08-17 Thread Dave Page
Charlie Clark wrote: > Bit of a pain when editing queries with a lot of numbers. > > pgAdmin III v1.8 beta 3 > Mac OS X 10.4.10 Intel > Unfortunately seems to be a bug in wxWidgets - I've reported it upstream: http://sourceforge.net/tracker/index.php?func=detail&aid=1776244&group_id=9863&atid=10

Re: [pgadmin-support] Syntax error on logging in

2007-08-17 Thread Dave Page
Charlie Clark wrote: > syntax error at or near "pg_get_userbyid" Line 1: > ...T ts.oid, spcname, spclocation, '' AS description > Thanks, this has already been fixed in SVN. Regards, Dave ---(end of broadcast)--- TIP 3: Have you checked our extens

[pgadmin-support] Numeric keyboard not supported

2007-08-17 Thread Charlie Clark
Bit of a pain when editing queries with a lot of numbers. pgAdmin III v1.8 beta 3 Mac OS X 10.4.10 Intel -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +49-178-782-6226 ---(end of broadcast)--- TIP 9: In versio

[pgadmin-support] Syntax error on logging in

2007-08-17 Thread Charlie Clark
syntax error at or near "pg_get_userbyid" Line 1: ...T ts.oid, spcname, spclocation, '' AS description pgAdmin III v1.8 beta 3 Mac OS X 10.4.10 Intel -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +49-178-782-6226 ---(end of broadcast)

Re: [pgadmin-support] No indication of activity during count

2007-08-17 Thread Dave Page
Guy Rouillier wrote: > I verified the following is still happening in 1.8. If I right click a > large table (7 million rows) and then select "Count", pgAdmin gives no > indication that it is busy. In my case, this count takes about 45 > seconds to complete. I use a trick I learned with Toad year

Re: [pgadmin-support] Redhat 4.0

2007-08-17 Thread Dave Page
Jay Morris wrote: > Does the PGAmin utility work for RedHat 4.2 If so which version should > I download Redhat 4.2 first shipped over 10 years ago(!) - http://www.redhat.com/about/presscenter/1997/press_jul2197.html. I have little doubt that our RPMs won't work with such an ancient version, and t

[pgadmin-support] Redhat 4.0

2007-08-17 Thread Jay Morris
Does the PGAmin utility work for RedHat 4.2 If so which version should I download Thanks. Jay Morris NOAA Lake Charles ---(end of broadcast)--- TIP 6: explain analyze is your friend