RE: [GENERAL] urgent: problems with query_limit

Поиск
Список
Период
Сортировка
От Jackson, DeJuan
Тема RE: [GENERAL] urgent: problems with query_limit
Дата
Msg-id D05EF808F2DFD211AE4A00105AA1B5D22BEA86@cpsmail
обсуждение исходный текст
Список pgsql-general
Try: select * from table LIMIT 100;

> Hi
>
> We upgraded our system from 6.4 to the new 6.5 version. The set
> query_limit function is not working
> anymore in 6.5.
>
> db => set query_limit to '100';
> SET VARIABLE
> db => select * from table;
>
> statement is returning all records from the table. What's wrong here?
>
> Herbie
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~
> Herbert Liechti                            E-Mail:
> Herbert.Liechti@thinx.ch
> ThinX networked business services               Stahlrain 10, CH-5200
> Brugg
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~
>
>
>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] large objects
Следующее
От: Marcus Mascari
Дата:
Сообщение: RE: [GENERAL] urgent: problems with query_limit