Re: Duplicate key insert question

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: Duplicate key insert question
Дата
Msg-id Pine.LNX.4.21.0307020929090.29474-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на Re: Duplicate key insert question  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Ответы Re: Duplicate key insert question  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Список pgsql-general
On Wed, 2 Jul 2003, Shridhar Daithankar wrote:

> 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.


You've also got the issue of the same pgsql cluster being used for more than
one database and the potential for filtering out ERROR messages from other dbs
in the cluster that really shouldn't be filtered out.


--
Nigel J. Andrews


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

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: Duplicate key insert question
Следующее
От: Thomas Bamesberger
Дата:
Сообщение: ERROR: fixrdesc: no pg_class entry for pg_class