summaryrefslogtreecommitdiffstats
path: root/doc/pgsql-ulogd2-flat.sql
Commit message (Collapse)AuthorAgeFilesLines
* Flat SQL schema for PostgreSQLPierre Chifflier2009-01-071-0/+406
This schema is designed for performance, by putting all fields in a single table. It should be used in combination with plain INSERT. Signed-off-by: Pierre Chifflier <chifflier@inl.fr>