output mode. This was already stated in other places in the psql
reference page, but not here.
Use separator as the
- field separator. This is equivalent to \pset
- fieldsep or \f.
+ field separator for unaligned output. This is equivalent to
+ \pset fieldsep or \f.
Use separator as the
- record separator. This is equivalent to the \pset
- recordsep command.
+ record separator for unaligned output. This is equivalent to the
+ \pset recordsep command.