Re: SQL command to dump the contents of table failed: PQendcopy()

From: Peter Wiersig <peter(at)friesenpeter(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL command to dump the contents of table failed: PQendcopy()
Date: 2005-09-26 18:58:54
Message-ID: 20050926185854.GE28911@london087.server4you.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Sep 26, 2005 at 07:03:06PM +0200, ruben wrote:
>
> I guess I'm doing something wrong:
>
> -bash-2.05b$ ulimit
> unlimited

Please read manpages, in this case bash: ulimit -a

Peter

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-09-26 19:17:23 Re: Index use in BETWEEN statement...
Previous Message Yonatan Ben-Nes 2005-09-26 18:41:03 Re: How many insert + update should one transaction handle?