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 run this and suppress these NOTICES?

Sure.  Set client_min_messages higher than NOTICE level.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to