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
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