psql -f option

From: "Graham Vickrage" <graham(at)digitalplanit(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: psql -f option
Date: 2001-01-04 16:04:07
Message-ID: NDBBJABDILOPAOOMFJHOIELNCGAA.graham@digitalplanit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I am trying to use the psql -f <filename> option to load a script into the
DB ( v7.0 ) from the linux command line.

The documentation says -f enables some nice features such as error messages
with line numbers. It seems to me that this is half true i.e. it shows me
error messages, its doesn't however give me the associated line number in
the script. This would be a very useful feature for me as my scripts can be
very long.

Is there a configuration option i am missing?

Thanx in advance

Graham

Attachment Content-Type Size
winmail.dat application/ms-tnef 1.7 KB

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Megalex 2001-01-04 18:57:19 problems with single quotes..
Previous Message Tod McQuillin 2001-01-04 11:55:15 Re: Sv: how to build this query ??? Please help !!!