Code

postrr.sql: Added 'postrr.rrarchives' table.
authorSebastian Harl <sh@tokkee.org>
Tue, 23 Oct 2012 11:31:36 +0000 (13:31 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 23 Oct 2012 11:31:36 +0000 (13:31 +0200)
commit355393a5307e37b13fc70ef84d651761d236c398
treed4a47aa4ff471e9a674e0199a37fe598891b778f
parent5fcbb27b04ad6e208f034d79f824a52354f84a56
postrr.sql: Added 'postrr.rrarchives' table.

This table will be used to store "Round Robin Archive" definitions. Each
archive has a name which may be used to identify the archive and a description
of the table(s) that store the values of the archive. Each entry specifies the
table as well as the RRTimeslice and CData columns to be used for storing the
values.
src/postrr.sql.in