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 tedious to have to search through them to ensure there are no
error messages mixed in. I prefer to only see problem notifications. Can this be done? Thanks Jodi --
_______________________________ |
- Re: [ADMIN] new script Jodi Kanter
- Re: [ADMIN] new script Tom Lane