Re: SQL Path in psql

From: miles <miles(at)byu(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL Path in psql
Date: 2013-09-06 17:05:45
Message-ID: 1378487145430-5769925.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bobby Dewitt wrote
> I come from an Oracle background and I am fairly new to Postgres.
> Oracle's command line utility (SQL*Plus) uses an environment variable
> called SQLPATH to search the given directories for SQL scripts that the
> user calls to execute using a method similar to the \i meta-command in
> psql. This allows users to put SQL scripts in various directories and
> execute them no matter which directory is there current working directory
> in psql.
>
> Is there a similar environment variable that can be used with psql, or
> another way to mimic this behavior?

I'm in the same boat as Bobby. Any feature like this exist? If not, how
would it be requested?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/SQL-Path-in-psql-tp4413658p5769925.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargentg 2013-09-06 17:17:49 Re: SQL Path in psql
Previous Message Agustin Larreinegabe 2013-09-06 14:17:25 Re: PK referenced function