Re: i am getting error when i am using copy command - Mailing list pgsql-sql

From Andrew Sullivan
Subject Re: i am getting error when i am using copy command
Date
Msg-id 20060503120258.GC18836@phlogiston.dyndns.org
Whole thread Raw
In response to Re: i am getting error when i am using copy command  (Markus Schaber <schabi@logix-tt.com>)
List 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@crankycanuck.ca
It is above all style through which power defers to reason.    --J. Robert Oppenheimer


pgsql-sql by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: ERROR: plan should not reference subplan's variable
Next
From: Markus Schaber
Date:
Subject: Re: selects on differing subsets of a query