On Tue, 9 Jun 1998, Mehrdad Ghassempoory wrote:

> I am trying to set up the table separator (Default "|") to TAB
> caharcter.
> 
> I have tried :
> 
> \f\t
> \f \t
> \f '\t'
> 
> Without any luck.
> How is it done?
Try psql -F"    "
            ^^^^ this mean ^I

           Jose'


Reply via email to