| От | Pomarede Nicolas |
|---|---|
| Тема | Re: log_statement at postgres.conf |
| Дата | |
| Msg-id | Pine.LNX.4.64.0807211023260.11758@localhost обсуждение исходный текст |
| Ответ на | Re: log_statement at postgres.conf ("System/IJS - Joko" <system@ijs.co.id>) |
| Список | pgsql-performance |
On Mon, 21 Jul 2008, System/IJS - Joko wrote: > Thx a lot Nicolas, > > I finaly success to log query statement because of your simple explanation. > I have other question: > 1. Is there posibility to automatically logging that statement to table? I don't know, never tried that. > 2. All of that statement is come from every database on my server, > could I know from which database that statement come? > or at least I can filter to log only from database X ? You can modify 'log_line_prefix' to add the database name : use '%d %t %p %r ' instead of the default '%t %p %r ' for example. > 3. If I need to log only changed made on my database, then the value of > 'log_statement' is 'mod' ? yes Nicolas
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера