Jodi Kanter <[EMAIL PROTECTED]> writes:
> So I now have my new schema script that includes PK and FK constraints.
> It runs without a problem but I get too many NOTICES regarding implicit
> indexes that have been created. I am running this script from within
> psql using the \i command. Can I ru
So I now have my new schema script that includes PK and FK constraints.
It runs without a problem but I get too many NOTICES regarding implicit
indexes that have been created. I am running this script from within
psql using the \i command. Can I run this and suppress these NOTICES? I
find it te