psql -f option - Mailing list pgsql-sql

From Graham Vickrage
Subject psql -f option
Date
Msg-id NDBBJABDILOPAOOMFJHOIELNCGAA.graham@digitalplanit.com
Whole thread Raw
Responses Re: psql -f option  ("Oliver Elphick" <olly@lfix.co.uk>)
Re: psql -f option  (Peter Eisentraut <peter_e@gmx.net>)
List 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

pgsql-sql by date:

Previous
From: Kovacs Zoltan Sandor
Date:
Subject: Re: Support for arrays in PL/pgSQL
Next
From: Josh Berkus
Date:
Subject: Re: sql/database admin courses