Re: [ODBC] MyLog and CommLog options
От | Daniil Megrabyan |
---|---|
Тема | Re: [ODBC] MyLog and CommLog options |
Дата | |
Msg-id | B38A8DCE-8144-4C56-AE08-685442055389@gmail.com обсуждение исходный текст |
Ответ на | Re: [ODBC] MyLog and CommLog options ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>) |
Ответы |
Re: [ODBC] MyLog and CommLog options
|
Список | pgsql-odbc |
> 4 февр. 2017 г., в 11:30, Inoue, Hiroshi <h-inoue@dream.email.ne.jp> написал(а): > >> miniBagroff:odbc danilabagroff$ cat /usr/local/etc/odbc.ini >> [pg_abra1] >> Driver = PostgreSQL >> Host = localhost >> Port = 5432 >> Protocol = 6.4 >> FetchBufferSize = 99 >> Database = abra1 >> ReadOnly = no >> MyLog = /tmp/mylog2.log > > Mylog isn't an option, instead try > > Debug = 1 > > Possibly you will find /tmp/mylog_xxxx. Bingo! It works for tiny example with isql when I put Debug option into odbc.ini(for DSN). Is there is any way to enablethis option for all driver(in odbcinst.ini) connections? When I’m trying my real life example(with DSNless connections)the mylog, unfortunately, does not appear. Thank you. — Daniil A Megrabyan —
В списке pgsql-odbc по дате отправления: