View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 10:42 AM
Magnus Hagander
 
Posts: n/a
Default Additional global stats

Here's a patch to add some more data to pg_stat_database. Turns out it
was a lot easier than I thought - especially after reading Alvaros mail.
Luckily I think he was wrong this time ;-)

Does this seem like a reasonable way to do it, or did I miss something
completely?

//Magnus



---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote