Create foreign Key - Mailing list pgadmin-support

From Bartosz Dmytrak
Subject Create foreign Key
Date
Msg-id CAD8_UcYRc0tfe1L1TzeYr_ARiCu5in3G+sU7yOOmev2BVAk=XQ@mail.gmail.com
Whole thread Raw
List pgadmin-support
Hi,
I wonder why I need provide covering index name when I create foreign key with automated index creation...
it is possible to use statement like this:

CREATE INDEX 
   ON "MySchema"."MyTable" ("MyColumn" ASC NULLS LAST);


pgAdmin 1.14.2 Win 7 32bit
PG 9.1.3 Windows Server 2008 R2 64bit

Regards,
Bartek

pgadmin-support by date:

Previous
From: Bartosz Dmytrak
Date:
Subject: Re: autovacuum parameters
Next
From: Yamato Suemitsu
Date:
Subject: forgotten password