Re: [HACKERS] need help with csh

From: prlw1(at)cam(dot)ac(dot)uk (Patrick Welche)
To: hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] need help with csh
Date: 1998-10-05 17:31:07
Message-ID: E0zQETT-0001Yc-00@taurus.cus.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Meskes wrote:
>
> On Sat, Oct 03, 1998 at 06:58:04PM +0000, Thomas G. Lockhart wrote:
> > I'm trying to fix up initlocation to accept an environment variable as
> > an input parameter (in addition to the absolute path name it already
> > accepts).
>
> And how shall it dsitinguish between a path and a variable?
>
> > I'd like to be able to say:
> >
> > setenv PGDATA2 /home/postgres/data
> > initlocation PGDATA2
>
> But this could mean the path PGDATA2 too, couldn't it?

initlocation $PGDATA2

?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 1998-10-05 18:29:41 Re: [HACKERS] Open 6.4 items
Previous Message Jan Wieck 1998-10-05 17:27:14 pg_dump and more