Search Postgresql Archives

Re: logging "raise" to file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Le dim. 28 juil. 2019 à 12:32, <wambacher@xxxxxxxxx> a écrit :

Hi,

is there a way to log output from "raise ..." to a local file? \o file does not work (for me).


No, RAISE messages can only go to log files. You would need to call a function that could write to a file (though without calling RAISE).


--
Guillaume.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux