| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: "no unpinned buffers available" ? why? (hstore and plperl involved) |
| Date: | 2007-01-26 14:00:52 |
| Message-ID: | 338F30A6-A4C3-46CF-BDAE-7B4EAE7F31ED@fastcrypt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom,
I've also got a customer getting this error message.
the OS is OSX 10.3 they are using plpgsql, and shared buffers is set
very low
shared_buffers = 16
Dave
On 3-Jan-07, at 10:19 AM, Tom Lane wrote:
> "hubert depesz lubaczewski" <depesz(at)gmail(dot)com> writes:
>> and - after some time of this "create table", postmaster process
>> eats all
>> the memory (over 1.8g), and dies with:
>> psql:133.sql:125: ERROR: error from Perl function: no unpinned
>> buffers
>> available at line 5.
>
> Could you reduce this to a self-contained example please? Your
> functions depend on a bunch of tables that you have not provided
> definitions or data for ...
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2007-01-26 14:06:50 | large document multiple regex |
| Previous Message | Furesz Peter | 2007-01-26 13:33:05 | Re: too many trigger records found for relation "item" - |