Re: [PATCH] Log CSV by default
От | Gilles Darold |
---|---|
Тема | Re: [PATCH] Log CSV by default |
Дата | |
Msg-id | d574f216-eb8a-cd45-96c3-fee0bc1754a1@darold.net обсуждение исходный текст |
Ответ на | [PATCH] Log CSV by default (David Fetter <david@fetter.org>) |
Ответы |
Re: [PATCH] Log CSV by default
|
Список | pgsql-hackers |
Le 30/11/2018 à 19:53, David Fetter a écrit : > This makes it much simpler for computers to use the logs while not > making it excessively difficult for humans to use them. I'm also not very comfortable with this change. For a pgBadger point of view I don't know an existing library to parse csv log in multi-process mode. The only way I know is to split the file or load chunks in memory which is not really recommended with huge log files. I am not saying that this is not possible to have a Perl CSV library allowing multi-process but this require some additional days of work. Also at this time I have not received any feature request for that, maybe the use of csvlog format is not so common. Regards, -- Gilles Darold http://www.darold.net/
В списке pgsql-hackers по дате отправления: