View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 08:14 PM
Andreas Pflug
 
Posts: n/a
Default Re: problem adding a foreign key in v1.5 and a

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 a column
> to specify it as a referencing column.


Please specify the situation when you miss the columns.

the pull-down list contains the
> name of the first column from the table which was selected by default
> when the dialog window opened.
>
> i wanted to try it with v1.2.2 but that version no longer recognizes any
> information about the servers. it realizes that i have 2 servers on the
> list but instead of the server names the string "(:0)" is written and in
> the server properties all values are blank.
>
> i find this a bit strange because i recall having no problems using
> either version of pgadmin a short while ago.


The registry format changed a day ago; the old was getting too crowded.
1.5 will convert from older versions.

Regards,
Andresa

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote