Re: character varying exceeded

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: character varying exceeded
Дата
Msg-id 20080520153831.GE56707@commandprompt.com
обсуждение исходный текст
Ответ на character varying exceeded  ("Marc Fromm" <Marc.Fromm@wwu.edu>)
Список pgsql-admin
On Tue, May 20, 2008 at 08:19:56AM -0700, Marc Fromm wrote:

> breached the 1000 limit. When the user submitted the form the data was
> not entered into the database and no error or message was displayed.

I think your application is broken.  There was so an error message
generated.  It sounds like your application didn't catch it or display
it.

If you're using straight psql, then the problem is that
client_min_messages is set too high, and clients aren't seeing
errors.  That's surely a mistake.

A

--
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/

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

Предыдущее
От: "Travis Smith"
Дата:
Сообщение: Re: how i can restrict databaseusers ?
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: how i can restrict databaseusers ?