Re: [ADMIN] new script

2003-09-29 Thread Tom Lane
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

[ADMIN] new script

2003-09-29 Thread Jodi Kanter
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