Re: No buffer space available

From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: andyk <andyk(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: No buffer space available
Date: 2007-03-06 19:20:27
Message-ID: b35603930703061120i91159d3pe702f2163552cead@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/7/07, andyk <andyk(at)commandprompt(dot)com> wrote:

> 1) try to use client software, which is not depends on libpq,
> or
> 2) divide your query into smaller parts,
> or
> 3) use software which parses long queries, separates them into single
> SQL commands and then executes this commands one by one.
4) use Postgres on a Unix-type operating system...

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2007-03-06 19:20:36 Re: vacuum error
Previous Message Andrew Hammond 2007-03-06 18:49:05 Re: RFC tool to support development / operations work with slony replicated databases