Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 November 2005 16:14 > To: Dave Page > Cc: Miha Radej; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] problem adding a foreign key > in v1.5 and a

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Pflug Sent: 11 November 2005 15:53 To: Miha Radej Cc: 'pgadmin-support@postgresql.org' Subject: Re: [pgadmin-support] problem adding a foreign key in v1.5 a

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a question re v1.5 vs

2005-11-11 Thread Miha Radej
hi! the foreign key problem seems to come from using an incorrect schema name. ie. in a database i am using i have a few schemas. i am working on one of them and when selecting a referencing table all table names are displayed as 'schema.tablename' except the tables from the current schema i'

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 11 November 2005 15:53 > To: Miha Radej > Cc: 'pgadmin-support@postgresql.org' > Subject: Re: [pgadmin-support] problem adding a for

Re: [pgadmin-support] problem adding a foreign key in v1.5 and a

2005-11-11 Thread Andreas Pflug
Miha Radej wrote: hi! i'm using pgadmin3 v1.5 devel, built today from a fresh cvs checkout. with this version i am having problems adding foreign keys (to existing tables or when creating a new table) since pgadmin doesn't seem to refresh the columns in the selected table and i cannot select

[pgadmin-support] problem adding a foreign key in v1.5 and a question re v1.5 vs 1.2.2

2005-11-11 Thread Miha Radej
hi! i'm using pgadmin3 v1.5 devel, built today from a fresh cvs checkout. with this version i am having problems adding foreign keys (to existing tables or when creating a new table) since pgadmin doesn't seem to refresh the columns in the selected table and i cannot select a column to specif