Re: Postgresql On Windows

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: MDB <mdb002(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql On Windows
Date: 2009-03-27 14:35:47
Message-ID: 49CCE443.7070605@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aurimas Černius 2009-03-27 14:45:26 Re: Postgresql On Windows
Previous Message MDB 2009-03-27 14:28:05 Postgresql On Windows