Re: Duplicate key insert question

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Duplicate key insert question
Дата
Msg-id 3F02E3CD.20970.4E1811B@localhost
обсуждение исходный текст
Ответ на Re: Duplicate key insert question  (Jean-Christian Imbeault <jc@mega-bucks.co.jp>)
Ответы Re: Duplicate key insert question  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
On 2 Jul 2003 at 17:20, Jean-Christian Imbeault wrote:

> Shridhar Daithankar wrote:
> >
> > No. It's just your server log.
>
> I was assuming that any users of this app who want it using postgres as
> a database would want to stop these error messages from being logged.
> (The developers know that these error messages are being logged, but
> they don't see them as real errors)

Well, with grep -v in log pipe, you are just preventing these messages from
reaching log file. If a client does error checking. He would get the message
anyway.

Bye
 Shridhar

--
One-Shot Case Study, n.:    The scientific equivalent of the four-leaf clover, from which it is    concluded all
cloverspossess four leaves and are sometimes green. 


В списке pgsql-general по дате отправления:

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Duplicate key insert question
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Duplicate key insert question