• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [OT] Postgresql logging problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] Postgresql logging problem


  • Subject: Re: [OT] Postgresql logging problem
  • From: Guido Neitzer <email@hidden>
  • Date: Fri, 22 Jun 2007 19:24:13 -0600

On 22.06.2007, at 18:21, Miguel Arroz wrote:

The problem is that postgresql is only logging the queries, not the planning stuff or the time it takes to process them... am I doing something obviously wrong?

log_min_duration_statement = 0

As far as I know there is no way of seeing the planner output in a nice way like in "explain analyze ..." but from looking at your config, you haven't set up anything other than statement logging:

#debug_print_parse = false
#debug_print_rewritten = true
#debug_print_plan = false

cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >[OT] Postgresql logging problem (From: Miguel Arroz <email@hidden>)

  • Prev by Date: [OT] Postgresql logging problem
  • Next by Date: Re: [OT] Postgresql logging problem
  • Previous by thread: [OT] Postgresql logging problem
  • Next by thread: Re: [OT] Postgresql logging problem
  • Index(es):
    • Date
    • Thread