RE: postgres length limitation query

Поиск
Список
Период
Сортировка
От Michael Ansley
Тема RE: postgres length limitation query
Дата
Msg-id 7F124BC48D56D411812500D0B747251480F41A@FILESERVER002
обсуждение исходный текст
Ответ на postgres length limitation query  ("Enrico Mangano" <enrico.mangano@nethouse.it>)
Список pgsql-general

If you're talking about the length of the query string, it should be limited only by the memory available to the processes that handle it.  If they run out of memory, it all goes pop! and then releases the used memory, and should carry on working ;-)

MikeA

-----Original Message-----
From: Enrico Mangano [mailto:enrico.mangano@nethouse.it]
Sent: 15 February 2001 08:39
To: pgsql-general@postgresql.org
Subject: [GENERAL] postgres length limitation query

Hello,
is there any limit in the length of a query?
What postgres does if I give it a query that is bigger?

Thanks.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
Nick West - Global Infrastructure Manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

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

Предыдущее
От: "Mark Alliban"
Дата:
Сообщение: Re: Postmaster crashes
Следующее
От: Feite Brekeveld
Дата:
Сообщение: replica question