Re: unable to open editor.

From: "Dinesh Pandey" <dpandey(at)secf(dot)com>
To: "'Michael Fuhr'" <mike(at)fuhr(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: unable to open editor.
Date: 2005-05-03 04:25:41
Message-ID: 20050503042948.6AD5A53760@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Solaris 10 with Postgres 8.0, I am getting only for " EDITOR".

bash-2.05b$ echo $EDITOR
/usr/dt/bin/dtpad

bash-2.05b$ echo $VISUAL
bash-2.05b$

bash-2.05b$ echo $PSQL_EDITOR
bash-2.05b$

Thanks
Dinesh Pandey

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Michael Fuhr
Sent: Monday, May 02, 2005 8:32 PM
To: Dinesh Pandey
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] unable to open editor.

On Mon, May 02, 2005 at 06:06:46PM +0530, Dinesh Pandey wrote:
>
> In Solaris 10 with Postgres 8.0, I am getting this error and unable to
open
> editor.
>
> testdb=# \e test.sql
>
> ttdt_open failed: TT_ERR_PROCID The process id passed is not valid.

This looks like a ToolTalk error. What editor are you trying to
use? What's the value of the PSQL_EDITOR or EDITOR or VISUAL
environment variable? Have you googled for this error message to
see what might cause it and how to fix it?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rolf stvik 2005-05-03 06:50:00 Re: scripts in Postgres
Previous Message Tatsuo Ishii 2005-05-03 03:08:58 Re: [ANNOUNCE] IMPORTANT: two new PostgreSQL security problems