[pgadmin-support] crash in FC2

2004-09-15 Thread Diego A. Gil
Hi, I am having some strange behavior in Fedora Core 2. I compiled a cvs version, checked out today 16 september. When I try to add a new table, or database, etc, pgadmin3 crash without any notice or warning, without logging anything. A new bug ?. Diego. ---(end of br

[pgadmin-support] (S)RPMs for Fedora Core 2 are available

2004-09-15 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, (S)RPMS for Fedora Core 2 are available for pgadmin3-1.2.0 beta1. They will shortly be on ftp.postgresql.org and the download mirrors after sync. Also (S)RPMS for latest CVS snapshot have been built : http://pgadmin.postgresql.org/snapshots/linux

Re: [pgadmin-support] return composite type quoting

2004-09-15 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ivan > Sent: 15 September 2004 10:46 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] return composite type quoting > > Hello, > I'm using pgAdmin III Verdion 1.2.0 PostBeta 1 (Sep 12 2004). > B

[pgadmin-support] Bug em maintain database window

2004-09-15 Thread Blaster
Im maintain database, the "VACUUM options" and "REINDEX options" become over "Maintenance operation", and as result i cant' see the reindex option.   It occurs using both Portugues (pt-br) or English (en-us).   I'm running Win XP Pro, Portuguese (but i've trying pgadmin in english), binary d

[pgadmin-support] return composite type quoting

2004-09-15 Thread Ivan
Hello, I'm using pgAdmin III Verdion 1.2.0 PostBeta 1 (Sep 12 2004). Bug in building CREATE OR REPLACE FUNCTION statement was fixed (composite type names quotes now there) but it still remain in details window (right bottom) when i browse objects tree: I see -- DROP FUNCTION "SomeFunction"(int4);

[pgadmin-support] Database export import??

2004-09-15 Thread jeff mclellan
Hi Im Sorry to bother you but I was wondering if you have had any problems with different versions of Postgresql databases in Opennms? I have a Linux9 machine with postgresql version 7.3.4.3 installed and I am trying to import a database from another Linux9 machine with postgresql 7.2.4.2 installed

Re: [pgadmin-support] Crash when editing object properties

2004-09-15 Thread Ivan Nejgebauer
Andreas Pflug wrote: 4. Click the "Display/Edit Properties" button in the toolbar. *BOOM* Confirmed as bug on **ix, patch committed to cvs. It's FindFocus, my old friend on GTK reporting bogus controls. I applied the cvs patch and it works. Thanks, i. ---(end of broadcast)-

[pgadmin-support] Bug: pgAdmin III v1.2.0 Beta 1 - wrong color processing in COMMENT

2004-09-15 Thread Alexander Kirpa
In case using "'" in comment pgAdmin display WRONG color of keywords. ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

[pgadmin-support] pgAdmin III bug with transaction failure

2004-09-15 Thread RStefko
I'm trying to run a SQL script in pgAdminIII which works in psql but fails in pgAdminIII   Platform:  XP Professional sp2 Language: English Distribution: pgadmin3-win32.zip  12-Sep-2004 19:34 Version: 1.2.0 Post Beta 1 (Sep 12 2004)   Problem: The script I'm running drops a table, then creates