[DOCS] pg_extension_config_dump() function and sequences

2016-01-06 Thread Philippe BEAUDOIN
Hi all, The page "Packaging Related Objects into an Extension" has a third chapter dealing with "Extension Configuration Tables". A final paragraph would be useful to explain that: The pg_extension_config_dump() function can also register sequences, so that the current properties of the regi

Re: [DOCS] Description tweak for vacuumdb

2016-01-06 Thread Robert Haas
On Sun, Jan 3, 2016 at 9:05 PM, Ian Barwick wrote: > Like the docs say, vacuumdb is a "wrapper around the SQL command VACUUM" > which I used to use in dim-and-distant pre-autovacuum days came for cronjobs, > but until messing around with pg_upgrade recently I hadn't really had much > use for it. A