"Diehl, Jeffrey" <jdiehl@sandia.gov> writes:
> 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 !
Oh? What PG version is this? What is the schema you are actually
working with --- how many tables are implied by "brick*", for example?
regards, tom lane