Re: BUG #12721: psql -a does not preserve empty lines between SELECTs

From: Hans Ginzel <hans(at)matfyz(dot)cz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12721: psql -a does not preserve empty lines between SELECTs
Date: 2015-02-02 07:57:01
Message-ID: 20150202075701.GF21803@artax.karlin.mff.cuni.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thank you, Tom.

On Sat, Jan 31, 2015 at 01:35:00PM -0500, Tom Lane wrote:
>> PS: Please, is there a better way how to specify tab as delimiter?
>Maybe put \pset fieldsep '\t' in the input .sql file, instead of setting
>it up on the command line.

I have SELECTs on stdin and everything others should be set on command line.
I have reported a specific bug about that. See #12725.

Regards,
Hans

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message domjeno 2015-02-02 09:35:26 BUG #12727: Problem
Previous Message hans 2015-02-02 07:19:25 BUG #12725: psql: no interpretation of option -F