Messages from PostgreSQL

Поиск
Список
Период
Сортировка
От Renaud Thonnart
Тема Messages from PostgreSQL
Дата
Msg-id 3AE917B2.D4CC1B82@amwdb.u-strasbg.fr
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Eugene Lee
Дата:
Сообщение: COPY syntax in ColdFusion
Следующее
От: "Michael Ansley (UK)"
Дата:
Сообщение: RE: Re: Report Writer for PostgreSQL