fied separator change from the shell command line - Mailing list pgsql-general

From paulo.oliveira@engineer.com
Subject fied separator change from the shell command line
Date
Msg-id 1110469349.693516.109730@z14g2000cwz.googlegroups.com
Whole thread Raw
List pgsql-general
Hello,

I'm trying to change the usal "|" table field separator from the shell
command line:
psql -d ect -f pl_lost.sql -o pl_lost.out.txt  -F "\t" -U asaadmin

But it doesn't work. It keeps the same "|" separator in the output
file.
Can anyone please help me?
I need to output to a tab separated file. Can anynone hel me with this?

Thanks in advance,

PJO


pgsql-general by date:

Previous
From: Steven Verhoeven
Date:
Subject: sql question
Next
From: James
Date:
Subject: Postgres stored proc that extracts data from Oracle