Is it possible to name a primary key (composite) primary key rather than
have pg default to table_name_pkey??

I tried something like

primary key pkey_table_short_form_name (a,b,c)

but it didnt' work.



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

Reply via email to