Changes between Version 11 and Version 12 of CookBook Postgres Advanced Use


Ignore:
Timestamp:
Apr 21, 2011 4:41:53 PM (14 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook Postgres Advanced Use

    v11 v12  
    4848select relname from pg_stat_user_tables WHERE schemaname='public'; 
    4949}}} 
     50== PARTITION BY == 
     51 
     52http://www.postgresql.org/docs/current/static/tutorial-window.html