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

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: "Penchalaiah P(dot)" <penchalaiahp(at)infics(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: i am getting error when i am using copy command
Date: 2006-05-03 08:02:37
Message-ID: 4458639D.90806@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi, Penchalaiah,

Penchalaiah P. wrote:

> Copy penchal to ‘/tmp/penchal.out’
>
> When I am using this statement I am getting error is : could not open
> file ‘/tmp/penchal.out’ for writing: no such file or directory..

It seems that the /tmp directory is missing from your system.

This can have two causes, IMHO: You either have a _totally broken_
un*x[1] installation, or you run on Windows or another platform that has
different file naming conventions.

HTH,
Markus

[1] un*x is a shortcut for all unixoid operating systems, including BSD,
Linux and even MacOS X.

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Schaber 2006-05-03 08:07:35 Re: Compute hash of a table?
Previous Message gourish singbal 2006-05-03 06:21:55 Fw: i am getting error when i am using copy command