Graham Vickrage writes:
> 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.
Works here:
$ psql -f /etc/
"Graham Vickrage" wrote:
>I am trying to use the psql -f 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
I am trying to use the psql -f 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