postgres-showcase Sample object creation and query scripts to illustrate different Postgres object types and data quering possibilities. Targeted for beginners. Rollout with psql: ls -1 *.sql | sort -V | xargs cat | psql All feeback welcome!