Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Access query as executed by postgres



On Wed, Jun 11, 2008 at 11:37 AM, Fred Parkinson <FredP(at)abag(dot)ca(dot)gov> wrote:
> I have turned ODBC logging on but it doesn't seem to log the query sent to postgres.

Here is what I like to do:

log_destination = 'stderr'
redirect_stderr = on

log_statement = 'all'


-- 
Regards,
Richard Broersma Jr.

Visit the Los Angles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group