Re: [GENERAL] remove log header

2009-01-06 Thread Tom Lane
"Sabin Coanda" writes: > On Windows, I run a script batch file with psql, and I get any log line with > the following pattern: > psql://:4: NOTICE: > I'd like to remove the log header before NOTICE. What should I do ? If you don't want line numbers at all, I think you can do

Re: [GENERAL] remove log header

2009-01-06 Thread Grzegorz Jaƛkiewicz
On Tue, Jan 6, 2009 at 3:32 PM, Sabin Coanda wrote: > Hi there, > > On Windows, I run a script batch file with psql, and I get any log line with > the following pattern: > >psql://:4: NOTICE: > > I'd like to remove the log header before NOTICE. What should I do ? either write simple

[GENERAL] remove log header

2009-01-06 Thread Sabin Coanda
Hi there, On Windows, I run a script batch file with psql, and I get any log line with the following pattern: psql://:4: NOTICE: I'd like to remove the log header before NOTICE. What should I do ? Thanks, Sabin -- Sent via pgsql-general mailing list (pgsql-general@postgresql.