Add a new column output to pgmincore*()
authorCédric Villemain <cedric@2ndQuadrant.fr>
Thu, 24 Feb 2011 01:04:28 +0000 (02:04 +0100)
committerCédric Villemain <cedric@2ndQuadrant.fr>
Thu, 24 Feb 2011 01:04:28 +0000 (02:04 +0100)
commit131114f9d99b3fefa237ceec6c00bab325ad8cf0
treeee6744074f0e6e67170edfaf2d0c2ea140f4c8f4
parent29ec102f25342a187838dd3b47fe4127bc70cb91
Add a new column output to pgmincore*()

The new column (databit) contain a varbit suitable to be inserted
into a table.
This is particulary usefull to warm the cache buffer on standby servers.

The next step is to allow restore from this bitstring.
ChangeLog
pgfincore.c
pgfincore.sql.in