Re: logging "raise" to file

From: wambacher(at)posteo(dot)de
To: "Georg H(dot)" <georg-h(at)silentrunner(dot)de>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: logging "raise" to file
Date: 2019-07-28 16:32:04
Message-ID: d0c81829-86b1-b789-d141-e7f581493171@posteo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank Georg,

regards
walter

> the red part writes your "raise notice" to your log
>
> psql (+your connection string) -f /path/to/file.sql *>
> /path/to/log/xxx.log 2>&1*
>
> --
My projects:

Admin Boundaries of the World <https://wambachers-osm.website/boundaries>
Missing Boundaries
<https://wambachers-osm.website/index.php/projekte/internationale-administrative-grenzen/missing-boundaries>
Emergency Map <https://wambachers-osm.website/emergency>
Postal Code Map (Germany only) <https://wambachers-osm.website/plz>
Fools (QA for zipcodes in Germany) <https://wambachers-osm.website/fools>
Postcode Boundaries of Germany <https://wambachers-osm.website/pcoundaries>
OSM Software Watchlist
<https://wambachers-osm.website/index.php/osm-software-watchlist>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2019-07-28 20:21:41 Re: Why does backend send buffer size hardcoded at 8KB?
Previous Message Georg H. 2019-07-28 13:57:15 Re: logging "raise" to file