Re: Dramatic change in memory usage with version 9.1

Поиск
Список
Период
Сортировка
От Havasvölgyi Ottó
Тема Re: Dramatic change in memory usage with version 9.1
Дата
Msg-id CAOryeA1sQU6azFtKjWMPZ7EJHK3vF4O_G0J46wvMqRX5Pu-6Gw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dramatic change in memory usage with version 9.1  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
Ответы Re: Dramatic change in memory usage with version 9.1  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
Список pgsql-performance
Hello,

Can you find some relation between the memory usage and insert statements? 9.1.2 has memory problems with inserts (even the simplest ones) on Linux and Windows too, I could produce it. Using pgbench also shows it. Some memory is not reclaimed.
I could produce it also with 8.4.9 on Linux, I haven't tried 8.4.10 yet.

Best regards,
Otto


2011/12/21 Rafael Martinez <r.m.guerrero@usit.uio.no>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/21/2011 12:48 AM, Craig Ringer wrote:
> On 19/12/2011 11:04 PM, Rafael Martinez wrote:
>> Any ideas about why this dramatic change in memory usage when the only
>> thing apparently changed from our side is the postgres version?
>>
> It'd be interesting to know how much of your workload operates with
> SERIALIZABLE transactions, as the behavior of those has changed
> significantly in 9.1  and they _are_ more expensive in RAM terms now.
>

Hello

As long as I know, all the databases are using the default, "read
committed".

We have almost 500 databases across all our servers, but we are only
dbas. We provide the infrastructure necessary to run this and help users
when they need it but we have not 100% control over how they are using
the databases ;-)

regards,
- --
 Rafael Martinez Guerrero
 Center for Information Technology
 University of Oslo, Norway

 PGP Public Key: http://folk.uio.no/rafael/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAk7yHHAACgkQBhuKQurGihQz1gCdGJY6vk89lHKMldkYlkxOeJYJ
GSMAoKDRCRo1UpqlUgItzCm/XV9aCbb8
=7f6R
-----END PGP SIGNATURE-----

--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Dramatic change in memory usage with version 9.1
Следующее
От: Benjamin Johnson
Дата:
Сообщение: Re: Guidance Requested - Bulk Inserting + Queries