Re: Out of free buffers... HELP!

From: Kovacs Baldvin <kb136(at)hszk(dot)bme(dot)hu>
To: "Diehl, Jeffrey" <jdiehl(at)sandia(dot)gov>
Cc: "''pgsql-sql(at)postgresql(dot)org' '" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Out of free buffers... HELP!
Date: 2001-09-18 14:45:33
Message-ID: Pine.GSO.4.33.0109181643440.21724-100000@ural2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


> psql ids -c 'select src,dst,count(*) from brick* where src_port=135
> group by src,dst' > /tmp/135.dat
>
> and I get:
>
> ERROR: out of free buffers: time to abort !

Does anybody knows if the buffers of pgsql are insufficient, or
the operating system cries out this error?

Regards,
Baldvin

>
> Any ideas on how to get this query to run?
>
> Thanx,
> Mike Diehl.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

Üdv,
Baldvin

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-09-18 15:26:46 Re: Out of free buffers... HELP!
Previous Message Kovacs Baldvin 2001-09-18 14:41:30 Re: Checking for table existence