| От | Adrian Klaver |
|---|---|
| Тема | Re: Loging of postgres requests |
| Дата | |
| Msg-id | 200803151558.47346.aklaver@comcast.net обсуждение |
| Ответ на | Loging of postgres requests (Dave Potts <dave.potts@pinan.co.uk>) |
| Список | pgsql-general |
On Saturday 15 March 2008 2:29 pm, Dave Potts wrote: > I am using a 3rd front end to generate postgres requests , its reportng > an error with the database. > > Is there anyway of loging which sql requests the application is actual > sending to postgres. I need to known if the error is being created by > the application generating invalid SQL or if there is a problem with the > desgin of the database tables. > > Dave. See: http://www.postgresql.org/docs/8.2/interactive/runtime-config-logging.html In particular you will want to set log_statement to 'all' to see the SQL. -- Adrian Klaver aklaver@comcast.net
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера