Re: Postgresql On Windows - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Postgresql On Windows
Date
Msg-id 49CCE443.7070605@iol.ie
Whole thread Raw
In response to Postgresql On Windows  (MDB <mdb002@yahoo.com>)
Responses Re: Postgresql On Windows  (Aurimas Černius <aurisc4@gmail.com>)
Re: Postgresql On Windows  (John Cheng <jlcheng@ymail.com>)
Re: Postgresql On Windows  (Dhaval Jaiswal <bablu_postgres@yahoo.com>)
List pgsql-general
On 27/03/2009 14:28, MDB wrote:
> What is the path format for the i (\i) command in the SQL shell?

I think it's just as anywhere else on Windows, e.g.

    \i c:\path\to\file.sql

If there are spaces in the path you may have to enclose it in double-quotes:

    \i "c:\path with spaces\file.sql"

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: MDB
Date:
Subject: Postgresql On Windows
Next
From: Aurimas Černius
Date:
Subject: Re: Postgresql On Windows