Re: i am getting error when i am using copy command

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: i am getting error when i am using copy command
Date: 2006-05-03 12:02:58
Message-ID: 20060503120258.GC18836@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, May 03, 2006 at 10:02:37AM +0200, Markus Schaber wrote:

> > file ?/tmp/penchal.out? for writing: no such file or directory..
>
> It seems that the /tmp directory is missing from your system.

Right. And notice that the "your system" here is the _server_, not
the machine you're running psql from. If you want local files, you
need to use \copy instead.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
It is above all style through which power defers to reason.
--J. Robert Oppenheimer

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Schaber 2006-05-03 12:19:27 Re: selects on differing subsets of a query
Previous Message Andrew Sullivan 2006-05-03 11:51:25 Re: ERROR: plan should not reference subplan's variable