Re: [JDBC] Problems with Large Objects using Postgres 7.2.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cjwhite(at)cisco(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: Re: [JDBC] Problems with Large Objects using Postgres 7.2.1
Date: 2003-04-09 21:45:20
Message-ID: 10272.1049924720@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc

"Chris White" <cjwhite(at)cisco(dot)com> writes:
> How do I do that?

In 7.2 I believe what you want to turn on is debug_print_query, and
likely also log_timestamp and log_pid (unless you are logging to syslog,
which will supply those items for you). Don't forget to SIGHUP the
postmaster after you edit postgresql.conf.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Barry Lind 2003-04-09 21:52:57 Re: [JDBC] Problems with Large Objects using Postgres 7.2.1
Previous Message Chris White 2003-04-09 21:41:07 Re: [JDBC] Problems with Large Objects using Postgres 7.2.1

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-04-09 21:52:57 Re: [JDBC] Problems with Large Objects using Postgres 7.2.1
Previous Message Chris White 2003-04-09 21:41:07 Re: [JDBC] Problems with Large Objects using Postgres 7.2.1