From: | Jodi Kanter <jkanter(at)virginia(dot)edu> |
---|---|
To: | Postgres Admin List <pgsql-admin(at)postgresql(dot)org> |
Subject: | new script |
Date: | 2003-09-29 14:25:31 |
Message-ID: | 3F7840DB.3090106@virginia.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
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
--
/_______________________________
//Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter(at)virginia(dot)edu <mailto:jkanter(at)virginia(dot)edu>/
/ /
/ /
From | Date | Subject | |
---|---|---|---|
Next Message | greg | 2003-09-29 15:23:49 | Re: [PERFORM] Plan-Reading |
Previous Message | Somasekhar Bangalore | 2003-09-29 13:22:23 | Is there a concept of Redo log files in postgres.? |