Reg Loging error mesages on ouput of sql script

From: Gowreswaran Sakthivel <venus(dot)gowrish(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Reg Loging error mesages on ouput of sql script
Date: 2015-10-23 23:15:58
Message-ID: CAPU6=-_LLfhHtPxvB+5xdjEF6bviNUmNKtcMk95yO8XFpD4MxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Team,
I have executed an sql file using the following command,

psql -U username -d db_name -a -f fileName -L logFileName -o out.log

But in both logFileName and out.log,
There ae only the queries or scripts written. Not the output of the
scripts. Can you please check.
I'm using psql 9.2.13

*cheers,Gowrishletz hope everything happens for a good reason...*

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-10-24 00:00:57 Re: BUG #13657: Some kind of undetected deadlock between query and "startup process" on replica.
Previous Message Tom Lane 2015-10-23 22:03:45 Re: BUG #13708: strange behaviour instead of syntax error