Re: [pgadmin-support] Adding foreign keys

2005-01-14 Thread Trent Oliphant
Andreas Pflug wrote: Trent Oliphant wrote: The add constraint foreign key dialog does not appear to be working correctly. It doesn't offer any column choices in the 'referencing' drop down box in the columns tab. I have a table selected that has the primary key column I am trying to reference.

Re: [pgadmin-support] pgadmin3 cores on FreeBSD 5.3

2005-01-14 Thread Max Khon
Hi! On Fri, Jan 14, 2005 at 04:26:06PM +0900, Hiroshi Saito wrote: FreeBSD wxgtk 2.5.3 port includes this patch: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/wxgtk2-devel/files/patch-src-regex-regex.h?rev=1.1&content-type=text/x-cvsweb-markup > Thank you for the report. > > - Or

[pgadmin-support] Bug in pgadmin III

2005-01-14 Thread Francis Allan Barangan
I cannot create a foreign key that has three primary keys. The okay button in pgadmin III remains shaded on the third column. __ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com ---(end o

Re: [pgadmin-support] Pg-admin 1.3 doesn't find a resource on Win

2005-01-14 Thread KÖPFERL Robert
I downloaded tha latest version - the Problem persists. After clicking [OK] I get: "Ein Fehler ist Aufgetreten: XRC Resource 'frmHint'(Klasse 'wxDialog') nicht gefunden!" nu denn. The problem is reproducable on any DB-Table I can see in PgAdmin III. Hmmm, what information else? > -Original

[pgadmin-support] core dump on start up

2005-01-14 Thread Shea Martin
Ok, I installed wxGTK 2.53, on Solaris 8, gcc 3.4. All the demos work. I built pgadmin with no options passed to configure. The build went smoothly. The link of course failed, as LIBS variable did not include -lnsl nor the wx libs. I added those and the link finished successfully. Did a make

Re: [pgadmin-support] Pg-admin 1.3 doesn't find a resource on Win

2005-01-14 Thread Andreas Pflug
KÖPFERL Robert wrote: Pg-admin from jan 7. on windows german l18n postgres 7.4.x on solaris I can reproduce. Table properties !?! maybe: Also add the defined permission/ACL. I've been using that exact version for testing, no problem. Please post the message text. BTW, there's a new snapshot availab

Re: [pgadmin-support] Pg-admin 1.3 doesn't find a resource on Win

2005-01-14 Thread KÖPFERL Robert
Pg-admin from jan 7. on windows german l18n postgres 7.4.x on solaris I can reproduce. Table properties !?! maybe: Also add the defined permission/ACL. > -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: Freitag, 14. Jänner 2005 18:32 > To: KÖPFERL Robert > Cc: p

Re: [pgadmin-support] Adding foreign keys

2005-01-14 Thread Andreas Pflug
Trent Oliphant wrote: The add constraint foreign key dialog does not appear to be working correctly. It doesn't offer any column choices in the 'referencing' drop down box in the columns tab. I have a table selected that has the primary key column I am trying to reference. I can't reproduce this

Re: [pgadmin-support] adding column with sequence

2005-01-14 Thread Andreas Pflug
Benjamin Indermühle wrote: Hey there i am using pgadmin3 V 1.2.0 I have a question about your tool. id like to add a column to a table with a sequence, but adding a sequence in the column window is always grayed out, what am i doing wrong ? Sequences are selectable for serial and bigserial types

Re: [pgadmin-support] Pg-admin 1.3 doesn't find a resource on Windoze

2005-01-14 Thread Andreas Pflug
KÖPFERL Robert wrote: Pgadmin posts an error message and then stops execution on windows reproducable if you do the following: Open a DB, expand to a Table change Properties, On Permission page define a SELECT UPDATE-permission click OK I can't reproduce this, which system are you using? Regards

Re: [pgadmin-support] Bugs in PgadminIII 1.3.0 beta (7.1.05)

2005-01-14 Thread Andreas Pflug
KÖPFERL Robert wrote: Maybe I'm telling old stories... if so, it's just the case. I enountered couriosities while working with DOMAINS When defining an aditional CHECK-constraint, the generated SQL looks like that: -- Domain: msisdn_type -- DROP DOMAIN msisdn_type; CREATE DOMAIN msisdn_type AS va

[pgadmin-support] Pg-admin 1.3 doesn't find a resource on Windoze

2005-01-14 Thread KÖPFERL Robert
Pgadmin posts an error message and then stops execution on windows reproducable if you do the following:   Open a DB, expand to a Table change Properties, On Permission page define a SELECT UPDATE-permission click OK   - message appears