On Thu, May 31, 2012 at 12:19 PM, Chris Angelico <rosuav(at)gmail(dot)com> wrote:
> On Thu, May 31, 2012 at 2:05 PM, Evan Rempel <erempel(at)uvic(dot)ca> wrote:
>> Even when the wrap column is set to a very large value (32k) STATEMENT lines still wrap according to the line breaks in
>> the original SQL statement.
>
> The problem isn't so much the wrapping, it seems, as that your
> statements' line breaks are being propagated through. So as a possible
> alternative solution, perhaps there could be an option to replace
> newlines with spaces before the line goes to the log?
I'd certainly like to see this or similar (encode the querys into a
single line of ascii, lossy is ok). I like my logs both readable and
greppable.
--
Stuart Bishop <stuart(at)stuartbishop(dot)net>
http://www.stuartbishop.net/
In response to
pgsql-admin by date
| Next: | From: Kevin Grittner | Date: 2012-06-02 15:11:34 |
| Subject: Re: Data split -- Creating a copy of database without
outage |
| Previous: | From: hubert depesz lubaczewski | Date: 2012-05-31 09:37:28 |
| Subject: Re: Change request - log line prefix |
pgsql-general by date
| Next: | From: John Townsend | Date: 2012-05-31 14:36:13 |
| Subject: Procedural Languages |
| Previous: | From: Adrian Klaver | Date: 2012-05-31 13:53:26 |
| Subject: Re: Postgres no longer starts |