Re: Tuning Postgres for single user manipulating large amounts of data

Поиск
Список
Период
Сортировка
От Reid Thompson
Тема Re: Tuning Postgres for single user manipulating large amounts of data
Дата
Msg-id 4D00F1D4.7090205@ateb.com
обсуждение исходный текст
Ответ на Re: Tuning Postgres for single user manipulating large amounts of data  (Andy Colson <andy@squeakycode.net>)
Ответы Re: Tuning Postgres for single user manipulating large amounts of data  (Paul Taylor <paul_t100@fastmail.fm>)
Список pgsql-general
On 12/09/2010 09:59 AM, Andy Colson wrote:
> On 12/9/2010 8:50 AM, Andy Colson wrote:
>> On 12/9/2010 6:25 AM, Paul Taylor wrote:

>> You need to bump up your SHMMAX is your OS.
>
> sorry: SHMMAX _in_ your OS.
>
> its an OS setting not a PG one.
>
> -Andy
>
>
scroll down to the section on OSX
http://developer.postgresql.org/pgdocs/postgres/kernel-resources.html

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

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Tuning Postgres for single user manipulating large amounts of data
Следующее
От: Vick Khera
Дата:
Сообщение: Re: SELECT is immediate but the UPDATE takes forever