Search Postgresql Archives

Re: Is this the warning message I should pay attention on it, during table partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2 Feb 2010, at 4:40, Yan Cheng Cheok wrote:

> NOTICE:  merging column "unit_id" with inherited definition
> 
> Is this the warning message I should take any action on it? If not, how I can suppress it? It is quite annoying, when I saw these message keep printing out from my c++ console.


Those are informational messages. You can change what level of messages your application gets by changing the setting 'client_min_messages' either globally or in your C++ program. Apparently it's currently set to the 'notice' level or lower, you probably want to set that to 'warning' or maybe even higher.

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.


!DSPAM:737,4b6824cc10441094912516!



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux