Messages from PostgreSQL - Mailing list pgsql-general

From Renaud Thonnart
Subject Messages from PostgreSQL
Date
Msg-id 3AE917B2.D4CC1B82@amwdb.u-strasbg.fr
Whole thread Raw
List pgsql-general
Good morning
 I am developping a C++ application using libpq++
In that application, I create some tables in a dynamic way at the
execution.
So PostgreSQL give me at every time this message :

NOTICE:  CREATE TABLE/PRIMARY KEY will create implicit index '_XXX_pkey'

for table '_XXX'

It is not very  bad but a little boring because I perform many times
that operation.
How to avoid printing this message? Is there some option to do it?

Thank you all,
Renaud THONNART





pgsql-general by date:

Previous
From: Eugene Lee
Date:
Subject: COPY syntax in ColdFusion
Next
From: "Michael Ansley (UK)"
Date:
Subject: RE: Re: Report Writer for PostgreSQL